Change wording for project status (use "closed" instead of "inactive")
This commit is contained in:
@@ -316,9 +316,6 @@ return array(
|
||||
'Disable public access' => 'Disabilita l\'accesso pubblico',
|
||||
'Enable public access' => 'Abilita l\'accesso pubblico',
|
||||
'Public access disabled' => 'Accesso pubblico disattivato',
|
||||
'Do you really want to disable this project: "%s"?' => 'Vuoi davvero disabilitare il seguente progetto: "%s"?',
|
||||
'Do you really want to enable this project: "%s"?' => 'Vuoi davvero abilitare il seguente progetto: "%s"?',
|
||||
'Project activation' => 'Attivazione progetto',
|
||||
'Move the task to another project' => 'Sposta il task in un altro progetto',
|
||||
'Move to another project' => 'Sposta in un altro progetto',
|
||||
'Do you really want to duplicate this task?' => 'Vuoi davvero duplicare questo task?',
|
||||
@@ -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