Change wording for project status (use "closed" instead of "inactive")

This commit is contained in:
Frederic Guillot
2017-02-08 20:35:51 -05:00
parent 647568cddd
commit 5c0b90bb29
32 changed files with 210 additions and 86 deletions

View File

@@ -3,6 +3,7 @@ Version 1.0.39 (unreleased)
Improvements: Improvements:
* Change wording for project status (use "closed" instead of "inactive")
* Prevent people to remove columns that contains tasks * Prevent people to remove columns that contains tasks
* Improve LDAP error reporting * Improve LDAP error reporting
* Add configuration parameter to disable email configuration from user interface * Add configuration parameter to disable email configuration from user interface

View File

@@ -19,7 +19,6 @@ class ProjectStatusController extends BaseController
$this->response->html($this->template->render('project_status/enable', array( $this->response->html($this->template->render('project_status/enable', array(
'project' => $project, 'project' => $project,
'title' => t('Project activation')
))); )));
} }
@@ -49,7 +48,6 @@ class ProjectStatusController extends BaseController
$this->response->html($this->template->render('project_status/disable', array( $this->response->html($this->template->render('project_status/disable', array(
'project' => $project, 'project' => $project,
'title' => t('Project activation')
))); )));
} }

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'Zabrani javni pristup', 'Disable public access' => 'Zabrani javni pristup',
'Enable public access' => 'Dozvoli javni pristup', 'Enable public access' => 'Dozvoli javni pristup',
'Public access disabled' => 'Javni pristup onemogućen!', '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 the task to another project' => 'Premjesti zadatak u drugi projekat',
'Move to another project' => 'Premjesti 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?', '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 project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'Zakázat veřejný přístup', 'Disable public access' => 'Zakázat veřejný přístup',
'Enable public access' => 'Povolit veřejný přístup', 'Enable public access' => 'Povolit veřejný přístup',
'Public access disabled' => 'Veřejný přístup zakázán', 'Public access disabled' => 'Veřejný přístup zakázán',
'Do you really want to disable this project: "%s"?' => 'Opravdu chcete zakázat projekt: "%s"',
'Do you really want to enable this project: "%s"?' => 'Opravdu chcete znovu povolit projekt: "%s"',
'Project activation' => 'Aktivace projektu',
'Move the task to another project' => 'Přesunutí úkolu do jiného projektu', 'Move the task to another project' => 'Přesunutí úkolu do jiného projektu',
'Move to another project' => 'Přesunout do jiného projektu', 'Move to another project' => 'Přesunout do jiného projektu',
'Do you really want to duplicate this task?' => 'Opravdu chcete vytořit kopii tohoto úkolu?', 'Do you really want to duplicate this task?' => 'Opravdu chcete vytořit kopii tohoto úkolu?',
@@ -1307,4 +1304,12 @@ return array(
// 'The project email is optional and could be used by several plugins.' => '', // 'The project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'Deaktiver offentlig adgang', 'Disable public access' => 'Deaktiver offentlig adgang',
'Enable public access' => 'Aktivér offentlig adgang', 'Enable public access' => 'Aktivér offentlig adgang',
'Public access disabled' => 'Offentlig adgang deaktiveret', 'Public access disabled' => 'Offentlig adgang deaktiveret',
'Do you really want to disable this project: "%s"?' => 'Vil du virkelig deaktivere dette projekt: "%s"?',
'Do you really want to enable this project: "%s"?' => 'Vil du virkelig aktiverer dette projekt: "%s"?',
'Project activation' => 'Projekt aktivering',
'Move the task to another project' => 'Flyt opgaven til et andet projekt', 'Move the task to another project' => 'Flyt opgaven til et andet projekt',
'Move to another project' => 'Flyt til et andet projekt', 'Move to another project' => 'Flyt til et andet projekt',
'Do you really want to duplicate this task?' => 'Vil du virkelig kopiere denne opgave?', 'Do you really want to duplicate this task?' => 'Vil du virkelig kopiere denne opgave?',
@@ -1307,4 +1304,12 @@ return array(
// 'The project email is optional and could be used by several plugins.' => '', // 'The project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'Öffentlichen Zugriff deaktivieren', 'Disable public access' => 'Öffentlichen Zugriff deaktivieren',
'Enable public access' => 'Öffentlichen Zugriff aktivieren', 'Enable public access' => 'Öffentlichen Zugriff aktivieren',
'Public access disabled' => 'Öffentlicher Zugriff deaktiviert', 'Public access disabled' => 'Öffentlicher Zugriff deaktiviert',
'Do you really want to disable this project: "%s"?' => 'Möchten Sie dieses Projekt wirklich deaktivieren: "%s"',
'Do you really want to enable this project: "%s"?' => 'Möchten Sie dieses Projekt wirklich aktivieren: "%s"',
'Project activation' => 'Projektaktivierung',
'Move the task to another project' => 'Aufgabe in ein anderes Projekt verschieben', 'Move the task to another project' => 'Aufgabe in ein anderes Projekt verschieben',
'Move to another project' => 'In anderes Projekt verschieben', 'Move to another project' => 'In anderes Projekt verschieben',
'Do you really want to duplicate this task?' => 'Möchten Sie diese Aufgabe wirklich duplizieren?', 'Do you really want to duplicate this task?' => 'Möchten Sie diese Aufgabe wirklich duplizieren?',
@@ -1307,4 +1304,12 @@ return array(
// 'The project email is optional and could be used by several plugins.' => '', // 'The project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'Απενεργοποίηση δημόσιας πρόσβασης', 'Disable public access' => 'Απενεργοποίηση δημόσιας πρόσβασης',
'Enable public access' => 'Ενεργοποίηση δημόσιας πρόσβασης', 'Enable public access' => 'Ενεργοποίηση δημόσιας πρόσβασης',
'Public access disabled' => 'Δημόσια πρόσβαση απενεργοποιήθηκε', '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 the task to another project' => 'Μεταφορά της εργασίας σε άλλο έργο',
'Move to another project' => 'Μεταφορά σε άλλο έργο', 'Move to another project' => 'Μεταφορά σε άλλο έργο',
'Do you really want to duplicate this task?' => 'Θέλετε πραγματικά να επαναλάβετε αυτή την εργασία;?', '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 project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'Desactivar acceso público', 'Disable public access' => 'Desactivar acceso público',
'Enable public access' => 'Activar acceso público', 'Enable public access' => 'Activar acceso público',
'Public access disabled' => 'Acceso público desactivado', 'Public access disabled' => 'Acceso público desactivado',
'Do you really want to disable this project: "%s"?' => '¿Realmente desea desactivar este proyecto: «%s»?',
'Do you really want to enable this project: "%s"?' => '¿Realmente desea activar este proyecto: «%s»?',
'Project activation' => 'Activación de proyecto',
'Move the task to another project' => 'Mover la tarea a otro proyecto', 'Move the task to another project' => 'Mover la tarea a otro proyecto',
'Move to another project' => 'Mover a otro proyecto', 'Move to another project' => 'Mover a otro proyecto',
'Do you really want to duplicate this task?' => '¿Realmente desea duplicar esta tarea?', 'Do you really want to duplicate this task?' => '¿Realmente desea duplicar esta tarea?',
@@ -1307,4 +1304,12 @@ return array(
// 'The project email is optional and could be used by several plugins.' => '', // 'The project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'Poista käytöstä julkinen käyttöoikeus', 'Disable public access' => 'Poista käytöstä julkinen käyttöoikeus',
'Enable public access' => 'Ota käyttöön ', 'Enable public access' => 'Ota käyttöön ',
'Public access disabled' => 'Julkinen käyttöoikeus ei ole käytössä', 'Public access disabled' => 'Julkinen käyttöoikeus ei ole käytössä',
'Do you really want to disable this project: "%s"?' => 'Haluatko varmasti tehdä projektista "%s" passiivisen?',
'Do you really want to enable this project: "%s"?' => 'Haluatko varmasti aktivoida projektinen "%s"',
'Project activation' => 'Projektin aktivointi',
'Move the task to another project' => 'Siirrä tehtävä toiseen projektiin', 'Move the task to another project' => 'Siirrä tehtävä toiseen projektiin',
'Move to another project' => 'Siirrä toiseen projektiin', 'Move to another project' => 'Siirrä toiseen projektiin',
'Do you really want to duplicate this task?' => 'Haluatko varmasti kahdentaa tämän tehtävän?', 'Do you really want to duplicate this task?' => 'Haluatko varmasti kahdentaa tämän tehtävän?',
@@ -1307,4 +1304,12 @@ return array(
// 'The project email is optional and could be used by several plugins.' => '', // 'The project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'Désactiver l\'accès public', 'Disable public access' => 'Désactiver l\'accès public',
'Enable public access' => 'Activer l\'accès public', 'Enable public access' => 'Activer l\'accès public',
'Public access disabled' => 'Accès public désactivé', 'Public access disabled' => 'Accès public désactivé',
'Do you really want to disable this project: "%s"?' => 'Voulez-vous vraiment désactiver ce projet : « %s » ?',
'Do you really want to enable this project: "%s"?' => 'Voulez-vous vraiment activer ce projet : « %s » ?',
'Project activation' => 'Activation du projet',
'Move the task to another project' => 'Déplacer la tâche vers un autre projet', 'Move the task to another project' => 'Déplacer la tâche vers un autre projet',
'Move to another project' => 'Déplacer vers un autre projet', 'Move to another project' => 'Déplacer vers un autre projet',
'Do you really want to duplicate this task?' => 'Voulez-vous vraiment dupliquer cette tâche ?', 'Do you really want to duplicate this task?' => 'Voulez-vous vraiment dupliquer cette tâche ?',
@@ -1307,4 +1304,12 @@ return array(
'The project email is optional and could be used by several plugins.' => 'L\'adresse email d\'un projet est optionnel et pourrait être utilisé par plusieurs extensions.', 'The project email is optional and could be used by several plugins.' => 'L\'adresse email d\'un projet est optionnel et pourrait être utilisé par plusieurs extensions.',
'The email project must be unique across all projects' => 'L\'adresse email d\'un projet doit être unique pour tous les projets', 'The email project must be unique across all projects' => 'L\'adresse email d\'un projet doit être unique pour tous les projets',
'The email configuration has been disabled by the administrator.' => 'La configuration des emails a été désactivée par l\'administrateur.', 'The email configuration has been disabled by the administrator.' => 'La configuration des emails a été désactivée par l\'administrateur.',
'Close this project' => 'Fermer ce projet',
'Open this project' => 'Ouvrir ce projet',
'Close a project' => 'Fermer un projet',
'Do you really want to close this project: "%s"?' => 'Voulez-vous vraiment fermer ce projet : « %s » ?',
'Reopen a project' => 'Réouvrir un projet',
'Do you really want to reopen this project: "%s"?' => 'Voulez-vous vraiment réouvrir ce projet : « %s » ?',
'This project is open' => 'Ce projet est ouvert',
'This project is closed' => 'Ce projet est fermé',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'Nyilvános hozzáférés letiltása', 'Disable public access' => 'Nyilvános hozzáférés letiltása',
'Enable public access' => 'Nyilvános hozzáférés engedélyezése', 'Enable public access' => 'Nyilvános hozzáférés engedélyezése',
'Public access disabled' => 'Nyilvános hozzáférés letiltva', 'Public access disabled' => 'Nyilvános hozzáférés letiltva',
'Do you really want to disable this project: "%s"?' => 'Tényleg szeretné letiltani ezt a projektet: "%s"?',
'Do you really want to enable this project: "%s"?' => 'Tényleg szeretné engedélyezni ezt a projektet: "%s"?',
'Project activation' => 'Projekt aktiválás',
'Move the task to another project' => 'Feladat áthelyezése másik projektbe', 'Move the task to another project' => 'Feladat áthelyezése másik projektbe',
'Move to another project' => 'Áthelyezés másik projektbe', 'Move to another project' => 'Áthelyezés másik projektbe',
'Do you really want to duplicate this task?' => 'Tényleg szeretné megkettőzni ezt a feladatot?', 'Do you really want to duplicate this task?' => 'Tényleg szeretné megkettőzni ezt a feladatot?',
@@ -1307,4 +1304,12 @@ return array(
// 'The project email is optional and could be used by several plugins.' => '', // 'The project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'Nonaktifkan akses publik', 'Disable public access' => 'Nonaktifkan akses publik',
'Enable public access' => 'Aktifkan akses publik', 'Enable public access' => 'Aktifkan akses publik',
'Public access disabled' => 'Akses publik dinonaktifkan', 'Public access disabled' => 'Akses publik dinonaktifkan',
'Do you really want to disable this project: "%s"?' => 'Apakah Anda yakin mau menonaktifkan proyek ini: "%s"?',
'Do you really want to enable this project: "%s"?' => 'Apakah Anda yakin mau mengaktifkan proyek ini: "%s"?',
'Project activation' => 'Aktivasi proyek',
'Move the task to another project' => 'Pindahkan tugas ke proyek lain', 'Move the task to another project' => 'Pindahkan tugas ke proyek lain',
'Move to another project' => 'Pindahkan ke proyek lain', 'Move to another project' => 'Pindahkan ke proyek lain',
'Do you really want to duplicate this task?' => 'Apakah Anda yakin mau menduplikasi tugas ini?', 'Do you really want to duplicate this task?' => 'Apakah Anda yakin mau menduplikasi tugas ini?',
@@ -1307,4 +1304,12 @@ return array(
// 'The project email is optional and could be used by several plugins.' => '', // 'The project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'Disabilita l\'accesso pubblico', 'Disable public access' => 'Disabilita l\'accesso pubblico',
'Enable public access' => 'Abilita l\'accesso pubblico', 'Enable public access' => 'Abilita l\'accesso pubblico',
'Public access disabled' => 'Accesso pubblico disattivato', '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 the task to another project' => 'Sposta il task in un altro progetto',
'Move to another project' => 'Sposta 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?', '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 project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => '公開アクセスを無効にする', 'Disable public access' => '公開アクセスを無効にする',
'Enable public access' => '公開アクセスを有効にする', 'Enable public access' => '公開アクセスを有効にする',
'Public access disabled' => '公開アクセスは無効化されています', '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 the task to another project' => 'タスクを別プロジェクトに移す',
'Move to another project' => '別プロジェクトに移す', 'Move to another project' => '別プロジェクトに移す',
'Do you really want to duplicate this task?' => 'タスクを複製しますか?', '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 project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => '공개 접속 비활성화', 'Disable public access' => '공개 접속 비활성화',
'Enable public access' => '공개 접속 활성화', 'Enable public access' => '공개 접속 활성화',
'Public access disabled' => '공개 접속 불가', '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 the task to another project' => '할일별 프로젝트에 옮기',
'Move to another project' => '다른 프로젝트로 이동', 'Move to another project' => '다른 프로젝트로 이동',
'Do you really want to duplicate this task?' => '할일을 복제합니까?', '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 project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'Nyahaktifkan akses awam', 'Disable public access' => 'Nyahaktifkan akses awam',
'Enable public access' => 'Aktifkan akses awam', 'Enable public access' => 'Aktifkan akses awam',
'Public access disabled' => 'Akses awam dinyahaktif', 'Public access disabled' => 'Akses awam dinyahaktif',
'Do you really want to disable this project: "%s"?' => 'Anda yakin menyah-aktifkan projek ini : « %s » ?',
'Do you really want to enable this project: "%s"?' => 'Anda yakin untuk mengaktifkan projek ini : « %s » ?',
'Project activation' => 'Aktifkan projek',
'Move the task to another project' => 'Pindahkan tugas ke projek lain', 'Move the task to another project' => 'Pindahkan tugas ke projek lain',
'Move to another project' => 'Pindahkan ke projek lain', 'Move to another project' => 'Pindahkan ke projek lain',
'Do you really want to duplicate this task?' => 'Anda yakin mengembarkan tugas ini ?', 'Do you really want to duplicate this task?' => 'Anda yakin mengembarkan tugas ini ?',
@@ -1307,4 +1304,12 @@ return array(
// 'The project email is optional and could be used by several plugins.' => '', // 'The project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'Deaktiver offentlig tilgang', 'Disable public access' => 'Deaktiver offentlig tilgang',
'Enable public access' => 'Aktiver offentlig tilgang', 'Enable public access' => 'Aktiver offentlig tilgang',
'Public access disabled' => 'Offentlig tilgang er deaktivert', 'Public access disabled' => 'Offentlig tilgang er deaktivert',
'Do you really want to disable this project: "%s"?' => 'Vil du deaktivere prosjektet: "%s"?',
'Do you really want to enable this project: "%s"?' => 'Vil du aktivere prosjektet: "%s"?',
'Project activation' => 'Prosjekt aktivering',
'Move the task to another project' => 'Flytt oppgaven til et annet prosjekt', 'Move the task to another project' => 'Flytt oppgaven til et annet prosjekt',
'Move to another project' => 'Flytt til et annet prosjekt', 'Move to another project' => 'Flytt til et annet prosjekt',
'Do you really want to duplicate this task?' => 'Vil du kopiere denne oppgaven?', 'Do you really want to duplicate this task?' => 'Vil du kopiere denne oppgaven?',
@@ -1307,4 +1304,12 @@ return array(
// 'The project email is optional and could be used by several plugins.' => '', // 'The project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'Publieke toegang uitschakelen', 'Disable public access' => 'Publieke toegang uitschakelen',
'Enable public access' => 'Publieke toegang inschakelen', 'Enable public access' => 'Publieke toegang inschakelen',
'Public access disabled' => 'Publieke toegang uitgeschakeld', '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 the task to another project' => 'Taak verplaatsen naar een ander project',
'Move to another project' => 'Verplaats 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 ?', '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 project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'Zablokuj dostęp publiczny', 'Disable public access' => 'Zablokuj dostęp publiczny',
'Enable public access' => 'Odblokuj dostęp publiczny', 'Enable public access' => 'Odblokuj dostęp publiczny',
'Public access disabled' => 'Dostęp publiczny zablokowany', 'Public access disabled' => 'Dostęp publiczny zablokowany',
'Do you really want to disable this project: "%s"?' => 'Czy na pewno chcesz wyłączyć projekt: "%s"?',
'Do you really want to enable this project: "%s"?' => 'Czy na pewno chcesz włączyć projekt: "%s"?',
'Project activation' => 'Aktywacja projektu',
'Move the task to another project' => 'Przenieś zadanie do innego projektu', 'Move the task to another project' => 'Przenieś zadanie do innego projektu',
'Move to another project' => 'Przenieś do innego projektu', 'Move to another project' => 'Przenieś do innego projektu',
'Do you really want to duplicate this task?' => 'Czy na pewno chcesz zduplikować to zadanie?', 'Do you really want to duplicate this task?' => 'Czy na pewno chcesz zduplikować to zadanie?',
@@ -1307,4 +1304,12 @@ return array(
// 'The project email is optional and could be used by several plugins.' => '', // 'The project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'Desabilitar o acesso público', 'Disable public access' => 'Desabilitar o acesso público',
'Enable public access' => 'Habilitar o acesso público', 'Enable public access' => 'Habilitar o acesso público',
'Public access disabled' => 'Acesso público desabilitado', 'Public access disabled' => 'Acesso público desabilitado',
'Do you really want to disable this project: "%s"?' => 'Você realmente deseja desativar este projeto: "%s"?',
'Do you really want to enable this project: "%s"?' => 'Você realmente deseja ativar este projeto: "%s"?',
'Project activation' => 'Ativação do projeto',
'Move the task to another project' => 'Mover a tarefa para outro projeto', 'Move the task to another project' => 'Mover a tarefa para outro projeto',
'Move to another project' => 'Mover para outro projeto', 'Move to another project' => 'Mover para outro projeto',
'Do you really want to duplicate this task?' => 'Você realmente deseja duplicar esta tarefa?', 'Do you really want to duplicate this task?' => 'Você realmente deseja duplicar esta tarefa?',
@@ -1307,4 +1304,12 @@ return array(
// 'The project email is optional and could be used by several plugins.' => '', // 'The project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'Desactivar o acesso público', 'Disable public access' => 'Desactivar o acesso público',
'Enable public access' => 'Activar o acesso público', 'Enable public access' => 'Activar o acesso público',
'Public access disabled' => 'Acesso público desactivado', 'Public access disabled' => 'Acesso público desactivado',
'Do you really want to disable this project: "%s"?' => 'Tem a certeza que quer desactivar este projeto: "%s"?',
'Do you really want to enable this project: "%s"?' => 'Tem a certeza que quer activar este projeto: "%s"?',
'Project activation' => 'Activação do projeto',
'Move the task to another project' => 'Mover a tarefa para outro projeto', 'Move the task to another project' => 'Mover a tarefa para outro projeto',
'Move to another project' => 'Mover para outro projeto', 'Move to another project' => 'Mover para outro projeto',
'Do you really want to duplicate this task?' => 'Tem a certeza que quer duplicar esta tarefa?', 'Do you really want to duplicate this task?' => 'Tem a certeza que quer duplicar esta tarefa?',
@@ -1307,4 +1304,12 @@ return array(
'The project email is optional and could be used by several plugins.' => 'O e-mail do projeto é opcional e pode ser usado por vários plugins.', 'The project email is optional and could be used by several plugins.' => 'O e-mail do projeto é opcional e pode ser usado por vários plugins.',
'The email project must be unique across all projects' => 'O e-mail do projeto tem de ser único em todos os projetos', 'The email project must be unique across all projects' => 'O e-mail do projeto tem de ser único em todos os projetos',
'The email configuration has been disabled by the administrator.' => 'A configuração de e-mail foi desativada pelo administrador.', 'The email configuration has been disabled by the administrator.' => 'A configuração de e-mail foi desativada pelo administrador.',
// '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'Отключить общий доступ', 'Disable public access' => 'Отключить общий доступ',
'Enable public access' => 'Включить общий доступ', 'Enable public access' => 'Включить общий доступ',
'Public access disabled' => 'Общий доступ отключён', '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 the task to another project' => 'Переместить задачу в другой проект',
'Move to another project' => 'Переместить в другой проект', 'Move to another project' => 'Переместить в другой проект',
'Do you really want to duplicate this task?' => 'Вы точно хотите клонировать задачу?', '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 project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'Zabrani javni pristup', 'Disable public access' => 'Zabrani javni pristup',
'Enable public access' => 'Dozvoli javni pristup', 'Enable public access' => 'Dozvoli javni pristup',
'Public access disabled' => 'Javni pristup onemogućen!', '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' => 'Premesti zadatak u drugi projekat', 'Move the task to another project' => 'Premesti zadatak u drugi projekat',
'Move to another project' => 'Premesti u drugi projekat', 'Move to another project' => 'Premesti u drugi projekat',
'Do you really want to duplicate this task?' => 'Da li da napravim kopiju ovog projekta?', 'Do you really want to duplicate this task?' => 'Da li da napravim kopiju ovog projekta?',
@@ -1307,4 +1304,12 @@ return array(
// 'The project email is optional and could be used by several plugins.' => '', // 'The project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'Inaktivera publik åtkomst', 'Disable public access' => 'Inaktivera publik åtkomst',
'Enable public access' => 'Aktivera publik åtkomst', 'Enable public access' => 'Aktivera publik åtkomst',
'Public access disabled' => 'Publik åtkomst har inaktiverats', 'Public access disabled' => 'Publik åtkomst har inaktiverats',
'Do you really want to disable this project: "%s"?' => 'Vill du verkligen inaktivera detta projekt: "%s"?',
'Do you really want to enable this project: "%s"?' => 'Vill du verkligen aktivera detta projekt: "%s"?',
'Project activation' => 'Projektaktivering',
'Move the task to another project' => 'Flytta uppgiften till ett annat projekt', 'Move the task to another project' => 'Flytta uppgiften till ett annat projekt',
'Move to another project' => 'Flytta till ett annat projekt', 'Move to another project' => 'Flytta till ett annat projekt',
'Do you really want to duplicate this task?' => 'Vill du verkligen kopiera denna uppgift?', 'Do you really want to duplicate this task?' => 'Vill du verkligen kopiera denna uppgift?',
@@ -1307,4 +1304,12 @@ return array(
// 'The project email is optional and could be used by several plugins.' => '', // 'The project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'ปิดการเข้าถึงสาธารณะ', 'Disable public access' => 'ปิดการเข้าถึงสาธารณะ',
'Enable public access' => 'เปิดการเข้าถึงสาธารณะ', 'Enable public access' => 'เปิดการเข้าถึงสาธารณะ',
'Public access disabled' => 'การเข้าถึงสาธารณะถูกปิด', '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 the task to another project' => 'ย้ายงานไปโปรเจคอื่น',
'Move to another project' => 'ย้ายไปโปรเจคอื่น', 'Move to another project' => 'ย้ายไปโปรเจคอื่น',
'Do you really want to duplicate this task?' => 'คุณต้องการทำซ้ำงานนี้ใช่หรือไม่?', '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 project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => 'Dışa açık erişimi kapat', 'Disable public access' => 'Dışa açık erişimi kapat',
'Enable public access' => 'Dışa açık erişimi aç', 'Enable public access' => 'Dışa açık erişimi aç',
'Public access disabled' => 'Dışa açık erişim kapatıldı', 'Public access disabled' => 'Dışa açık erişim kapatıldı',
'Do you really want to disable this project: "%s"?' => 'Bu projeyi devre dışı bırakmak istediğinize emin misiniz?: "%s"',
'Do you really want to enable this project: "%s"?' => 'Bu projeyi aktive etmek istediğinize emin misiniz?: "%s"',
'Project activation' => 'Proje aktivasyonu',
'Move the task to another project' => 'Görevi başka projeye taşı', 'Move the task to another project' => 'Görevi başka projeye taşı',
'Move to another project' => 'Başka projeye taşı', 'Move to another project' => 'Başka projeye taşı',
'Do you really want to duplicate this task?' => 'Bu görevin kopyasını oluşturmak istediğinize emin misiniz?', 'Do you really want to duplicate this task?' => 'Bu görevin kopyasını oluşturmak istediğinize emin misiniz?',
@@ -1307,4 +1304,12 @@ return array(
// 'The project email is optional and could be used by several plugins.' => '', // 'The project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -316,9 +316,6 @@ return array(
'Disable public access' => '停止公开访问', 'Disable public access' => '停止公开访问',
'Enable public access' => '开启公开访问', 'Enable public access' => '开启公开访问',
'Public access disabled' => '已经禁止公开访问', '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 the task to another project' => '移动任务到其它项目',
'Move to another project' => '移动到其它项目', 'Move to another project' => '移动到其它项目',
'Do you really want to duplicate this task?' => '确定要复制此任务吗?', '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 project email is optional and could be used by several plugins.' => '',
// 'The email project must be unique across all projects' => '', // 'The email project must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '', // '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' => '',
); );

View File

@@ -50,10 +50,10 @@
</li> </li>
<?php if ($project['is_active']): ?> <?php if ($project['is_active']): ?>
<li> <li>
<?= $this->modal->confirmLink(t('Disable'), 'ProjectStatusController', 'confirmDisable', array('project_id' => $project['id'])) ?> <?= $this->modal->confirmLink(t('Close this project'), 'ProjectStatusController', 'confirmDisable', array('project_id' => $project['id'])) ?>
<?php else: ?> <?php else: ?>
<li> <li>
<?= $this->modal->confirmLink(t('Enable'), 'ProjectStatusController', 'confirmEnable', array('project_id' => $project['id'])) ?> <?= $this->modal->confirmLink(t('Open this project'), 'ProjectStatusController', 'confirmEnable', array('project_id' => $project['id'])) ?>
<?php endif ?> <?php endif ?>
</li> </li>
<?php if ($this->user->hasProjectAccess('ProjectStatusController', 'remove', $project['id'])): ?> <?php if ($this->user->hasProjectAccess('ProjectStatusController', 'remove', $project['id'])): ?>

View File

@@ -48,9 +48,9 @@
</td> </td>
<td> <td>
<?php if ($project['is_active']): ?> <?php if ($project['is_active']): ?>
<?= t('Active') ?> <?= t('Open') ?>
<?php else: ?> <?php else: ?>
<?= t('Inactive') ?> <?= t('Closed') ?>
<?php endif ?> <?php endif ?>
</td> </td>
<td> <td>

View File

@@ -1,10 +1,10 @@
<div class="page-header"> <div class="page-header">
<h2><?= t('Project activation') ?></h2> <h2><?= t('Close a project') ?></h2>
</div> </div>
<div class="confirm"> <div class="confirm">
<p class="alert alert-info"> <p class="alert alert-info">
<?= t('Do you really want to disable this project: "%s"?', $project['name']) ?> <?= t('Do you really want to close this project: "%s"?', $project['name']) ?>
</p> </p>
<?= $this->modal->confirmButtons( <?= $this->modal->confirmButtons(

View File

@@ -1,10 +1,10 @@
<div class="page-header"> <div class="page-header">
<h2><?= t('Project activation') ?></h2> <h2><?= t('Reopen a project') ?></h2>
</div> </div>
<div class="confirm"> <div class="confirm">
<p class="alert alert-info"> <p class="alert alert-info">
<?= t('Do you really want to enable this project: "%s"?', $project['name']) ?> <?= t('Do you really want to reopen this project: "%s"?', $project['name']) ?>
</p> </p>
<?= $this->modal->confirmButtons( <?= $this->modal->confirmButtons(

View File

@@ -2,7 +2,7 @@
<h2><?= t('Summary') ?></h2> <h2><?= t('Summary') ?></h2>
</div> </div>
<ul class="panel"> <ul class="panel">
<li><strong><?= $project['is_active'] ? t('Active') : t('Inactive') ?></strong></li> <li><strong><?= $project['is_active'] ? t('This project is open') : t('This project is closed') ?></strong></li>
<?php if ($project['owner_id'] > 0): ?> <?php if ($project['owner_id'] > 0): ?>
<li><?= t('Project owner: ') ?><strong><?= $this->text->e($project['owner_name'] ?: $project['owner_username']) ?></strong></li> <li><?= t('Project owner: ') ?><strong><?= $this->text->e($project['owner_name'] ?: $project['owner_username']) ?></strong></li>