Maintenance: Removed unneeded translatable string marker.

This commit is contained in:
Martin Gruner 2022-02-18 11:20:46 +01:00
parent 2434aeb133
commit 29a3b5fd54
2 changed files with 4 additions and 12 deletions

View file

@ -147,8 +147,8 @@ class Items extends App.ControllerSubContent
head: @object
title: __('Attribute')
home: 'object_manager'
object: __('ObjectManagerAttribute')
objects: __('ObjectManagerAttributes')
object: 'ObjectManagerAttribute'
objects: 'ObjectManagerAttributes'
navupdate: '#object_manager'
genericObject: 'ObjectManagerAttribute'
container: @el.closest('.content')
@ -164,8 +164,8 @@ class Items extends App.ControllerSubContent
head: @object
title: __('Attribute')
home: 'object_manager'
object: __('ObjectManagerAttribute')
objects: __('ObjectManagerAttributes')
object: 'ObjectManagerAttribute'
objects: 'ObjectManagerAttributes'
navupdate: '#object_manager'
genericObject: 'ObjectManagerAttribute'
container: @el.closest('.content')

View file

@ -6652,14 +6652,6 @@ msgstr ""
msgid "Object already exists!"
msgstr ""
#: app/assets/javascripts/app/controllers/object_manager.coffee
msgid "ObjectManagerAttribute"
msgstr ""
#: app/assets/javascripts/app/controllers/object_manager.coffee
msgid "ObjectManagerAttributes"
msgstr ""
#: app/assets/javascripts/app/controllers/object_manager.coffee
#: db/seeds/permissions.rb
msgid "Objects"