mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 23:24:57 +00:00
- added new phrases
This commit is contained in:
parent
ba82b5e68d
commit
b3d296b1aa
|
@ -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";
|
||||
|
|
Loading…
Reference in New Issue
Block a user