openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 287ef3ee7aae38a501b22d1ec24fb26fb49c0a40
parent 8c30d9701b0e8e68bad2f921c15da83711e07c73
Author: dankert <devnull@localhost>
Date:   Thu, 12 Nov 2009 23:03:24 +0100

Zahlreiche fehlende Textschlüssel ergänzt.

Diffstat:
language/en.ini.php | 26++++++++++++++++++--------
1 file changed, 18 insertions(+), 8 deletions(-)

diff --git a/language/en.ini.php b/language/en.ini.php @@ -642,6 +642,7 @@ MENU_LANGUAGE_ADVANCED=Enhanced MENU_LANGUAGE_EDIT_DESC = Edit language MENU_LANGUAGE_EDIT =Edit MENU_LANGUAGE_LISTING =List +MENU_LANGUAGE_LISTING_DESC =List all languages MENU_LANGUAGE_REMOVE_DESC = Remove language MENU_LANGUAGE_REMOVE =Remove MENU_LINK_ACLFORM =Add right @@ -665,6 +666,7 @@ MENU_MODEL_EDIT =Edit MENU_MODEL_LISTING_DESC = Show list of all project models MENU_MODEL_LISTING =List MENU_MODEL_REMOVE =Remove +MENU_MODEL_REMOVE = "Remove model" MENU_PAGE_ACLFORM =Add right MENU_PAGE_ACLFORM_DESC =Add a right to this page MENU_PAGE_CHANGETEMPLATE_DESC =Replace the template of this page @@ -693,13 +695,14 @@ MENU_PAGE_FORM_DESC =Edit all elements of this page in one formular MENU_PAGE_FORM =Edit MENU_PAGE_PROP_DESC =Edit properties of this page MENU_PAGE_PROP =Properties -MENU_PAGE_PUB_DESC ="Seite ver�ffentlichen" -MENU_PAGE_PUB ="Ver�ffentlichen" +MENU_PAGE_PUB_DESC ="Publish this page" +MENU_PAGE_PUB ="Publish" MENU_PAGE_RIGHTS_DESC =See rights of this page -MENU_PAGE_RIGHTS =Rechte +MENU_PAGE_RIGHTS =Rights MENU_PAGE_SHOWPROP_DESC =See the properties of this page MENU_PAGE_SHOWPROP =View MENU_PAGE_SRC = Source +MENU_PAGE_SRC_DESC = Show source MENU_PHPINFO_DESC="Show some informations about the server system" MENU_PHPINFO = "System info" MENU_PROFILE_EDIT_DESC =Edit your personal settings @@ -715,10 +718,12 @@ MENU_PROJECT_ADD =New MENU_PROJECT_EDIT_DESC =Edit the project settings MENU_PROJECT_EDIT =Settings MENU_PROJECT_EXPORT = Export +MENU_PROJECT_EXPORT_DESC = Export MENU_PROJECT_LIST =All projects -MENU_PROJECT_LISTING_DESC =View alle projects +MENU_PROJECT_LISTING_DESC =View all projects MENU_PROJECT_LISTING =View all MENU_PROJECT_MAINTENANCE =Maintenance +MENU_PROJECT_MAINTENANCE_DESC =Maintenance MENU_PROJECT_REMOVE_DESC =Remove the project and all content MENU_PROJECT_REMOVE =Remove project MENU_PROP_DESC = "Edit the Properties of this object" @@ -733,9 +738,9 @@ MENU_RIGHTS_DESC = "grant or revoke rights" MENU_RIGHTS_KEY = X MENU_RIGHTS = Rights MENU_SEARCH_CONTENT = "Content" -MENU_SEARCH_CONTENT="Value" +MENU_SEARCH_CONTENT_DESC ="Search for a value" MENU_SEARCH_PROP="Property" -MENU_SEARCH_PROP = "Property" +MENU_SEARCH_PROP_DESC = "Search for a property" MENU_SHOW_DESC = "Show" MENU_SHOW_KEY = S MENU_SHOW = Show @@ -817,11 +822,15 @@ MENU_USER_ADD =Add MENU_USER_ADDGROUP =Add Group MENU_USER_EDIT =User data MENU_USER_GROUPS =Memberships -MENU_USER_LISTING =User list +MENU_USER_GROUPS_DESC =Memberships +MENU_USER_LISTING =List +MENU_USER_LISTING_DESC =User list MENU_USER_PW_DESC = Change password MENU_USER_PW =Password MENU_USER_REMOVE =Remove -MENU_USER_RIGHTS="List rights" +MENU_USER_REMOVE_DESC = "Remove project" +MENU_USER_RIGHTS="Rights" +MENU_USER_RIGHTS_DESC="List all rights for this user" MENU_USERS_DESC = "Add or remove users" MENU_USERS = "Memberships" MODE_EDIT_CANCEL = "Cancel" @@ -1016,6 +1025,7 @@ VALUE = Content IS_YES="Yes" IS_NO="No" MENU_PAGEELEMENT_PROP="Properties" +MENU_PAGEELEMENT_PROP_DESC="Properties" WEEK="Week" DOCUMENT_TREE = "Document tree" NOTICE_MAX_FILE_SIZE_EXCEEDED="The maximum filesize is exceeded"