diff --git a/browser/configure.zcml b/browser/configure.zcml index 234c423..c36e68c 100644 --- a/browser/configure.zcml +++ b/browser/configure.zcml @@ -3,7 +3,7 @@ + i18n_domain="loops"> + permission="zope.ManageContent"> diff --git a/layout/configure.zcml b/layout/configure.zcml index 48415a9..9c4b8ee 100644 --- a/layout/configure.zcml +++ b/layout/configure.zcml @@ -22,8 +22,8 @@ + name="subnodes" + factory="loops.layout.base.SubnodesLayoutInstance" /> \n" "Language-Team: loops developers \n" "MIME-Version: 1.0\n" @@ -430,6 +430,27 @@ msgstr "Typ" msgid "Node" msgstr "Navigationsknoten" +msgid "Contents" +msgstr "Inhalt" + +msgid "Edit" +msgstr "Bearbeiten" + +msgid "Edit Node" +msgstr "Knoten bearbeiten" + +msgid "Edit Layout Node" +msgstr "Layout-Knoten bearbeiten" + +msgid "Configure" +msgstr "Konfigurieren" + +msgid "Add" +msgstr "Hinzufügen" + +msgid "Edit Permissions" +msgstr "Berechtigungen" + msgid "Top" msgstr "Ganz nach oben" @@ -442,8 +463,8 @@ msgstr "Nach unten" msgid "Bottom" msgstr "Ganz nach unten" -msgid "Edit Permissions" -msgstr "Berechtigungen bearbeiten" +msgid "Options" +msgstr "Optionen" msgid "Currently assigned target" msgstr "Derzeit zugeordnetes Zielobjekt" diff --git a/security/configure.zcml b/security/configure.zcml index 0cc142d..d39e3a0 100644 --- a/security/configure.zcml +++ b/security/configure.zcml @@ -3,7 +3,7 @@ + i18n_domain="loops">