diff --git a/app/assets/javascripts/app/controllers/text_module.coffee b/app/assets/javascripts/app/controllers/text_module.coffee index 43be8861a..7117edbef 100644 --- a/app/assets/javascripts/app/controllers/text_module.coffee +++ b/app/assets/javascripts/app/controllers/text_module.coffee @@ -17,7 +17,7 @@ class TextModule extends App.ControllerSubContent ) pageData: home: 'text_modules' - object: __('TextModule') + object: __('Text module') objects: __('Text modules') pagerAjax: true pagerBaseUrl: '#manage/text_modules/' diff --git a/i18n/zammad.pot b/i18n/zammad.pot index 2eea0e3c2..7623502f9 100644 --- a/i18n/zammad.pot +++ b/i18n/zammad.pot @@ -8669,6 +8669,10 @@ msgstr "" msgid "Text missing" msgstr "" +#: app/assets/javascripts/app/controllers/text_module.coffee +msgid "Text module" +msgstr "" + #: app/assets/javascripts/app/controllers/text_module.coffee msgid "Text modules" msgstr "" @@ -8690,10 +8694,6 @@ msgstr "" msgid "Text with enabled inline translations looks like" msgstr "" -#: app/assets/javascripts/app/controllers/text_module.coffee -msgid "TextModule" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Textarea" msgstr ""