From f59bcd2915be752414428932dd46e5ecd2b2cd94 Mon Sep 17 00:00:00 2001 From: quasi Date: Fri, 1 Nov 2013 09:32:48 +0000 Subject: [PATCH] =?UTF-8?q?Sprachdateien=20f=C3=BCr=20Admin-Link=20im=20CC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.libreccm.org/ccm/trunk@2409 8810af33-2d31-482b-a856-94f89814c4df --- ccm-cms/src/com/arsdigita/cms/CMSResources.properties | 1 + ccm-cms/src/com/arsdigita/cms/CMSResources_de.properties | 1 + ccm-cms/src/com/arsdigita/cms/CMSResources_en_GB.properties | 1 + ccm-cms/src/com/arsdigita/cms/CMSResources_fr.properties | 1 + 4 files changed, 4 insertions(+) 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