- added some phrases

This commit is contained in:
steinm 2013-02-07 21:39:16 +00:00
parent 8853b15f74
commit d56873bf41

View File

@ -50,6 +50,7 @@ $text["add_member"] = "Add a member";
$text["add_multiple_documents"] = "Add multiple documents";
$text["add_multiple_files"] = "Add multiple files (will use filename as document name)";
$text["add_subfolder"] = "Add subfolder";
$text["add_to_clipboard"] = "Add to clipboard";
$text["add_user"] = "Add new user";
$text["add_user_to_group"] = "Add user to group";
$text["add_workflow"] = "Add new workflow";
@ -269,6 +270,7 @@ $text["help"] = "Help";
$text["hourly"] = "Hourly";
$text["hours"] = "hours";
$text["human_readable"] = "Human readable archive";
$text["id"] = "ID";
$text["include_documents"] = "Include documents";
$text["include_subdirectories"] = "Include subdirectories";
$text["index_converters"] = "Index document conversion";
@ -447,6 +449,7 @@ $text["rm_document"] = "Remove document";
$text["rm_document_category"] = "Remove category";
$text["rm_file"] = "Remove file";
$text["rm_folder"] = "Remove folder";
$text["rm_from_clipboard"] = "Remove from clipboard";
$text["rm_group"] = "Remove this group";
$text["rm_user"] = "Remove this user";
$text["rm_version"] = "Remove version";