String_MenuLabel_Edit       = "Edit";
String_MenuLabel_New        = "New";
String_MenuLabel_User       = "User";
String_MenuLabel_Extras     = "Extras";
String_MenuLabel_Help       = "Help";

String_Menu_Edit_Meta       = "Metadata";
String_Menu_Edit_Access     = "Access&nbsp;Rights";
String_Menu_Edit_Contents   = "Contents";
String_Menu_Edit_Layout     = "Layout";
String_Menu_Edit_Copy       = "Copy";
String_Menu_Edit_Move       = "Move";
String_Menu_Edit_Remove     = "Delete";
String_Menu_Edit_Export     = "Export";
String_Menu_Edit_Import     = "Import";
String_Menu_Edit_Properties = "Properties";
String_Menu_NewEntry        = "New&nbsp;Entry";

String_Menu_Extras_Settings  = "User&nbsp;Settings";
String_Menu_Extras_Logout    = "Login&nbsp;State";
String_Menu_Extras_Bookmark  = "Add&nbsp;Bookmark";
String_Menu_Extras_UserGroup = "User&#47;Group Overview";
String_Menu_Extras_Explorer	 = "Explorer&#45;View&nbsp;on/off";
String_Menu_Extras_Info      = "Info";

String_Menu_Nav_OverviewEntry	= "Overview&nbsp;for&nbsp;Entry";
String_Menu_Nav_Overview      = "Global&nbsp;Overview";
String_Menu_Nav_Goto_Home     = "Show&nbsp;Home&#45;Directory";

String_Menu_Search      = "Search";
String_Menu_Search_New  = "What's&nbsp;New?";
String_Menu_Search_Last = "Last&nbsp;modified&nbsp;Entries";

String_Menu_Help_Overview = "Overview";

String_Search_Brief = "Please enter one or more search terms.";

STRING_Command_deleteEntry1  = "Do you want to delete the entry '%%' (ID %%)?";
STRING_Command_deleteEntry2  = "Do you want to delete the entry with ID '%%'?";
STRING_Command_deleteAddress = "Do you want to delete the address with ID '%%'?";

STRING_Edit_areYouSure			    = "Do you really want to delete the alternative layout?";
STRING_Edit_validate_Name		    = "Name";
STRING_Edit_validate_Title		  = "Title";
STRING_Edit_validate_Comment	  = "Comment";
STRING_Edit_validate_Abstract	  = "Text";
STRING_Edit_validate_Descritors	= "Extra Descriptors";
STRING_Edit_validate_Limit      = "Please enter a number.";
STRING_Edit_checkLengthOn		    = "The field '%%' contains %% charcters.\nUnfourtunately only %% characters are possible.\nPlease shorten your text.";
STRING_Edit_mustNotBeNull		    = "The field '%%' must not be empty.";
STRING_Edit_notOnlySpaces       = "The field '%%' must not contain only whitespaces.";
STRING_Edit_mustNotContain      = "The field '%%' must not contain any of the chars '%%'";
STRING_Edit_reportInvalidDateIn	= "The field '%%' does not contain a valid date.\nThe correct format is: ";
STRING_Edit_reportInvalidTimeIn = "The field '%%' does not contain a valid time.\nThe correct format is: ";
STRING_Edit_granteeAlreadyAdded = "The user '%%' was allready added to the access list.";
STRING_Edit_illegalChars        = "The field '%%' contains characters which are not from the Latin-1 characters set\n(e.g. dash, enumeration sign or quotation marks): '%%'\nThese charcters cause transmission errors.\nPlease replace these characters and try again.";

STRING_Files_validateUpload1 = "Please select the file you want to upload.";
STRING_Files_validateUpload2 = "The filename (and the path) must not contain: '+', '%', ',', '#', '`', '´' and '&'";
STRING_Files_doRemove1       = "Select the files to be deleted from the listbox.";
STRING_Files_doRemove2       = "Do you want to delete the file '%%'?";
STRING_Files_doRemove3       = "Do you want to delete %% files?";
STRING_Files_doDownload      = "A ZIP-archive with the selected files will\nbe created and copied to your computer. \nWill you proceed?";
STRING_Files_doDownload2     = "Select the files to be downloaded from the listbox.";

STRING_Thesaurus_noForm          = "No active Edit- or Searchform can be found. \nPlease close the Thesaurus-Window and try again!";
STRING_Thesaurus_alreadyAssigned = "The keyword '%%' is already assiged to this entry.";

STRING_EditGrantee_Menu     = "Management";
STRING_EditGrantee_Edit     = "Edit";
STRING_EditGrantee_AddUser  = "Add user";
STRING_EditGrantee_AddGroup = "Add group";
STRING_EditGrantee_NOTIFY   = "Notify user";

STRING_Print = "Print";JS_APPLICATION_1="Entry Statistics";
JS_APPLICATION_3="Milestones";
JS_APPLICATION_4="Relations";
JS_APPLICATION_5="Subscription";

// Used in Forms.js

JS_APPLICATION_10="Please enter your email address and your password. If you don't have a password click on 'request login'.";
JS_APPLICATION_11="Please wait...";

