Change wording for project status (use "closed" instead of "inactive")
This commit is contained in:
@@ -316,9 +316,6 @@ return array(
|
||||
'Disable public access' => 'Отключить общий доступ',
|
||||
'Enable public access' => 'Включить общий доступ',
|
||||
'Public access disabled' => 'Общий доступ отключён',
|
||||
'Do you really want to disable this project: "%s"?' => 'Вы точно хотите деактивировать проект: "%s"?',
|
||||
'Do you really want to enable this project: "%s"?' => 'Вы точно хотите активировать проект: "%s"?',
|
||||
'Project activation' => 'Активация проекта',
|
||||
'Move the task to another project' => 'Переместить задачу в другой проект',
|
||||
'Move to another project' => 'Переместить в другой проект',
|
||||
'Do you really want to duplicate this 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