diff --git a/ccm-cms/src/com/arsdigita/cms/CMSResources.properties b/ccm-cms/src/com/arsdigita/cms/CMSResources.properties index 6cc12bec9..3fe4b3859 100755 --- a/ccm-cms/src/com/arsdigita/cms/CMSResources.properties +++ b/ccm-cms/src/com/arsdigita/cms/CMSResources.properties @@ -1061,3 +1061,4 @@ cms.contenttypes.ui.name_hint=Nicht Teil des Dokumentes wie es Besuchern angezei cms.ui.images=Images cms.ui.folder.additionalInfo=Info cms.ui.section.new_section_root_category=Root category of the new Content Section +cms.ui.admin_center=Admin Center diff --git a/ccm-cms/src/com/arsdigita/cms/CMSResources_de.properties b/ccm-cms/src/com/arsdigita/cms/CMSResources_de.properties index 3eacd58f6..2dc954180 100755 --- a/ccm-cms/src/com/arsdigita/cms/CMSResources_de.properties +++ b/ccm-cms/src/com/arsdigita/cms/CMSResources_de.properties @@ -1055,3 +1055,4 @@ cms.contenttypes.ui.name_hint=Not part of the item as displayed to the user. It cms.ui.images=Bilder cms.ui.folder.additionalInfo=Info cms.ui.section.new_section_root_category=Kategoriensystem der neuen Content Section +cms.ui.admin_center=Admin Center diff --git a/ccm-cms/src/com/arsdigita/cms/CMSResources_en_GB.properties b/ccm-cms/src/com/arsdigita/cms/CMSResources_en_GB.properties index 975cfff29..c59c6357d 100755 --- a/ccm-cms/src/com/arsdigita/cms/CMSResources_en_GB.properties +++ b/ccm-cms/src/com/arsdigita/cms/CMSResources_en_GB.properties @@ -109,3 +109,4 @@ cms.contenttypes.ui.name_hint=Not part of the item as displayed to the user. It cms.ui.images=Images cms.ui.folder.additionalInfo= cms.ui.section.new_section_root_category= +cms.ui.admin_center=Admin Center diff --git a/ccm-cms/src/com/arsdigita/cms/CMSResources_fr.properties b/ccm-cms/src/com/arsdigita/cms/CMSResources_fr.properties index 7e8ce5750..4e1dbbce0 100755 --- a/ccm-cms/src/com/arsdigita/cms/CMSResources_fr.properties +++ b/ccm-cms/src/com/arsdigita/cms/CMSResources_fr.properties @@ -583,3 +583,4 @@ cms.contenttypes.ui.name_hint=Not part of the item as displayed to the user. It cms.ui.images=Images cms.ui.folder.additionalInfo= cms.ui.section.new_section_root_category= +cms.ui.admin_center=Admin Center