From 5c0b90bb298d53567c27be527c9caff16dd34f7f Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Wed, 8 Feb 2017 20:35:51 -0500 Subject: Change wording for project status (use "closed" instead of "inactive") --- app/Locale/bs_BA/translations.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'app/Locale/bs_BA') diff --git a/app/Locale/bs_BA/translations.php b/app/Locale/bs_BA/translations.php index f9a9e7d8..62881552 100644 --- a/app/Locale/bs_BA/translations.php +++ b/app/Locale/bs_BA/translations.php @@ -316,9 +316,6 @@ return array( 'Disable public access' => 'Zabrani javni pristup', 'Enable public access' => 'Dozvoli javni pristup', 'Public access disabled' => 'Javni pristup onemogućen!', - 'Do you really want to disable this project: "%s"?' => 'Da li zaista želiš da deaktiviraš projekat: "%s"?', - 'Do you really want to enable this project: "%s"?' => 'Da li zaista želiš da aktiviraš projekat: "%s"?', - 'Project activation' => 'Aktivacija projekta', 'Move the task to another project' => 'Premjesti zadatak u drugi projekat', 'Move to another project' => 'Premjesti u drugi projekat', 'Do you really want to duplicate this task?' => 'Da li zaista želiš duplicirati ovaj zadatak?', @@ -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' => '', ); -- cgit v1.2.3