diff --git a/languages/English/lang.inc b/languages/English/lang.inc index 2eb677f14..a11f1d188 100644 --- a/languages/English/lang.inc +++ b/languages/English/lang.inc @@ -221,6 +221,7 @@ $text["email_header"] = "This is an automatic message from the DMS server."; $text["email_not_given"] = "Please enter a valid email address."; $text["empty_folder_list"] = "No documents or folders"; $text["empty_notify_list"] = "No entries"; +$text["equal_transition_states"] = "Start and end state are equal"; $text["error"] = "Error"; $text["error_no_document_selected"] = "No document selected"; $text["error_no_folder_selected"] = "No folder selected"; @@ -346,6 +347,7 @@ $text["may"] = "May"; $text["mimetype"] = "Mime type"; $text["misc"] = "Misc"; $text["missing_filesize"] = "Missing filesize"; +$text["missing_transition_user_group"] = "Missing user/group for transition"; $text["minutes"] = "minutes"; $text["monday"] = "Monday"; $text["month_view"] = "Month view";