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