Change wording for project status (use "closed" instead of "inactive")
This commit is contained in:
@@ -316,9 +316,6 @@ return array(
|
||||
'Disable public access' => 'Publieke toegang uitschakelen',
|
||||
'Enable public access' => 'Publieke toegang inschakelen',
|
||||
'Public access disabled' => 'Publieke toegang uitgeschakeld',
|
||||
'Do you really want to disable this project: "%s"?' => 'Weet u zeker dat u dit project wil uitschakelen : « %s » ?',
|
||||
'Do you really want to enable this project: "%s"?' => 'Weet u zeker dat u dit project wil activeren : « %s » ?',
|
||||
'Project activation' => 'Project activatie',
|
||||
'Move the task to another project' => 'Taak verplaatsen naar een ander project',
|
||||
'Move to another project' => 'Verplaats naar een ander project',
|
||||
'Do you really want to duplicate this task?' => 'Weet u zeker dat u deze taak wil dupliceren ?',
|
||||
@@ -1307,4 +1304,12 @@ return array(
|
||||
// 'The project email is optional and could be used by several plugins.' => '',
|
||||
// 'The email project must be unique across all projects' => '',
|
||||
// 'The email configuration has been disabled by the administrator.' => '',
|
||||
// 'Close this project' => '',
|
||||
// 'Open this project' => '',
|
||||
// 'Close a project' => '',
|
||||
// 'Do you really want to close this project: "%s"?' => '',
|
||||
// 'Reopen a project' => '',
|
||||
// 'Do you really want to reopen this project: "%s"?' => '',
|
||||
// 'This project is open' => '',
|
||||
// 'This project is closed' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user