diff --git a/languages/English/lang.inc b/languages/English/lang.inc index b3d8c3a08..dc6414f1f 100644 --- a/languages/English/lang.inc +++ b/languages/English/lang.inc @@ -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";