mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +00:00
- added missing phrases
This commit is contained in:
parent
ea88d5f272
commit
517eef09b4
|
@ -470,11 +470,13 @@ $text["search"] = "Search";
|
|||
$text["search_time"] = "Elapsed time: [time] sec.";
|
||||
$text["seconds"] = "seconds";
|
||||
$text["selection"] = "Selection";
|
||||
$text["select_groups"] = "Click to select groups";
|
||||
$text["select_ind_reviewers"] = "Click to select individual reviewer";
|
||||
$text["select_ind_approvers"] = "Click to select individual approver";
|
||||
$text["select_grp_reviewers"] = "Click to select group reviewer";
|
||||
$text["select_grp_approvers"] = "Click to select group approver";
|
||||
$text["select_one"] = "Select one";
|
||||
$text["select_users"] = "Click to select users";
|
||||
$text["select_workflow"] = "Select workflow";
|
||||
$text["september"] = "September";
|
||||
$text["seq_after"] = "After \"[prevname]\"";
|
||||
|
@ -757,6 +759,7 @@ $text["week_view"] = "Week view";
|
|||
$text["weeks"] = "weeks";
|
||||
$text["workflow"] = "Workflow";
|
||||
$text["workflow_action_in_use"] = "This action is currently used by workflows.";
|
||||
$text["workflow_action_name"] = "Name";
|
||||
$text["workflow_editor"] = "Workflow Editor";
|
||||
$text["workflow_name"] = "Name";
|
||||
$text["workflow_in_use"] = "This workflow is currently used by documents.";
|
||||
|
|
Loading…
Reference in New Issue
Block a user