From 5e70e9677249d4fe7df2c455ec569046a9ad9226 Mon Sep 17 00:00:00 2001 From: Manfred Hoffmann <48651533+manne65-hd@users.noreply.github.com> Date: Tue, 7 Apr 2020 05:36:20 +0200 Subject: [PATCH] Replace last occurences of "private" with "personal" --- app/Locale/bs_BA/translations.php | 4 ++-- app/Locale/ca_ES/translations.php | 4 ++-- app/Locale/cs_CZ/translations.php | 4 ++-- app/Locale/da_DK/translations.php | 4 ++-- app/Locale/de_DE/translations.php | 13 ++++++------- app/Locale/el_GR/translations.php | 4 ++-- app/Locale/es_ES/translations.php | 4 ++-- app/Locale/es_VE/translations.php | 4 ++-- app/Locale/fa_IR/translations.php | 4 ++-- app/Locale/fi_FI/translations.php | 4 ++-- app/Locale/fr_FR/translations.php | 4 ++-- app/Locale/hr_HR/translations.php | 4 ++-- app/Locale/hu_HU/translations.php | 4 ++-- app/Locale/id_ID/translations.php | 4 ++-- app/Locale/it_IT/translations.php | 4 ++-- app/Locale/ja_JP/translations.php | 4 ++-- app/Locale/ko_KR/translations.php | 4 ++-- app/Locale/my_MY/translations.php | 4 ++-- app/Locale/nb_NO/translations.php | 4 ++-- app/Locale/nl_NL/translations.php | 4 ++-- app/Locale/pl_PL/translations.php | 4 ++-- app/Locale/pt_BR/translations.php | 4 ++-- app/Locale/pt_PT/translations.php | 4 ++-- app/Locale/ro_RO/translations.php | 4 ++-- app/Locale/ru_RU/translations.php | 4 ++-- app/Locale/sk_SK/translations.php | 4 ++-- app/Locale/sr_Latn_RS/translations.php | 4 ++-- app/Locale/sv_SE/translations.php | 4 ++-- app/Locale/th_TH/translations.php | 4 ++-- app/Locale/tr_TR/translations.php | 4 ++-- app/Locale/uk_UA/translations.php | 4 ++-- app/Locale/vi_VN/translations.php | 4 ++-- app/Locale/zh_CN/translations.php | 4 ++-- app/Locale/zh_TW/translations.php | 4 ++-- app/Template/config/board.php | 4 ++-- app/Template/project_list/sort_menu.php | 2 +- tests/units/Model/ProjectDuplicationModelTest.php | 8 ++++---- 37 files changed, 79 insertions(+), 80 deletions(-) diff --git a/app/Locale/bs_BA/translations.php b/app/Locale/bs_BA/translations.php index 274d73a82..34f4e4c78 100644 --- a/app/Locale/bs_BA/translations.php +++ b/app/Locale/bs_BA/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Postavke za webhook', 'Reset token' => 'Resetuj token', 'API endpoint:' => 'API endpoint', - 'Refresh interval for private board' => 'Interval osvježavanja privatnih ploča', + 'Refresh interval for personal board' => 'Interval osvježavanja privatnih ploča', 'Refresh interval for public board' => 'Interval osvježavanja javnih ploča', 'Task highlight period' => 'Period naznačavanja zadatka', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Period (u sekundama) u kom su se događale promjene na zadatku (0 je onemogućeno, 2 dana je uobičajeno)', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => 'ID projekta', 'Project name' => 'Naziv projekta', 'Public' => 'Javno', - 'Private' => 'Privatno', + 'Personal' => 'Privatno', '%d tasks' => '%d zadataka', '%d task' => '%d zadatak', 'Task ID' => 'ID zadatka', diff --git a/app/Locale/ca_ES/translations.php b/app/Locale/ca_ES/translations.php index 92f0998a7..a869826e0 100644 --- a/app/Locale/ca_ES/translations.php +++ b/app/Locale/ca_ES/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Configuració web hook', 'Reset token' => 'Reinicia el token', 'API endpoint:' => 'API de punt final:', - 'Refresh interval for private board' => 'Interval d\'actualització per al tauler privada', + 'Refresh interval for personal board' => 'Interval d\'actualització per al tauler privada', 'Refresh interval for public board' => 'Interval d\'actualització per al tauler pública', 'Task highlight period' => 'Període culminant de tasques', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Període (en segons) per considerar una tasca es va modificar recentment (0 per desactivar, 2 dies de defecte)', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => 'identificació del projecte', 'Project name' => 'Nom del projecte', 'Public' => 'Públic', - 'Private' => 'Privat', + 'Personal' => 'Privat', '%d tasks' => '%d tasques', '%d task' => '%d tasca', 'Task ID' => 'ID de tasca', diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php index 19bba733c..feefeccb4 100644 --- a/app/Locale/cs_CZ/translations.php +++ b/app/Locale/cs_CZ/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Webhook nastavení', 'Reset token' => 'Token reset', 'API endpoint:' => 'API endpoint', - 'Refresh interval for private board' => 'Interval automatického obnovování pro soukromé nástěnky', + 'Refresh interval for personal board' => 'Interval automatického obnovování pro soukromé nástěnky', 'Refresh interval for public board' => 'Interval automatického obnovování pro veřejné nástěnky', 'Task highlight period' => 'Task highlight period', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Interval (v sekundách), ve kterém je považovány úpravy úkolů za aktuální (0 pro zakázání, 2 dny ve výchozím nastavení)', @@ -1280,7 +1280,7 @@ return array( // 'Project ID' => '', // 'Project name' => '', // 'Public' => '', - // 'Private' => '', + // 'Personal' => '', // '%d tasks' => '', // '%d task' => '', // 'Task ID' => '', diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index bcee51d79..d97007198 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Net-hægte indstillinger', 'Reset token' => 'Nulstille symbol', 'API endpoint:' => 'API slutpunkt:', - 'Refresh interval for private board' => 'Opdaterings-frekvens for privat tavle', + 'Refresh interval for personal board' => 'Opdaterings-frekvens for privat tavle', 'Refresh interval for public board' => 'Opdaterings-frekvens for offentlig tavle', 'Task highlight period' => 'Fremhæve opgave periode', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Periode (sekunder) for at betragte opgave nylig ændret (0 deaktiverer, standard 2 dage)', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => 'Projekt ID', 'Project name' => 'Projekt navn', 'Public' => 'Offentlig', - 'Private' => 'Privat', + 'Personal' => 'Privat', '%d tasks' => '%d opgaver', '%d task' => '%d opgave', 'Task ID' => 'Opgave ID', diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index f2d5193ff..747ccbb9e 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Webhook-Einstellungen', 'Reset token' => 'Token zurücksetzen', 'API endpoint:' => 'API-Endpunkt:', - 'Refresh interval for private board' => 'Aktualisierungsintervall für private Pinnwände', + 'Refresh interval for personal board' => 'Aktualisierungsintervall für persönliche Pinnwände', 'Refresh interval for public board' => 'Aktualisierungsintervall für öffentliche Pinnwände', 'Task highlight period' => 'Aufgaben-Hervorhebungsdauer', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Dauer (in Sekunden), wie lange eine Aufgabe als kürzlich verändert gilt (0 um diese Funktion zu deaktivieren, standardmäßig 2 Tage)', @@ -383,8 +383,8 @@ return array( 'Token regenerated.' => 'Token wurde neu generiert.', 'Date format' => 'Datumsformat', 'ISO format is always accepted, example: "%s" and "%s"' => 'ISO Format wird immer akzeptiert, z.B.: "%s" und "%s"', - 'New personal project' => 'Neues privates Projekt', - 'This project is personal' => 'Dieses Projekt ist privat', + 'New personal project' => 'Neues persönliches Projekt', + 'This project is personal' => 'Dies ist ein persönliches Projekt', 'Add' => 'Hinzufügen', 'Start date' => 'Startdatum', 'Time estimated' => 'Geschätzte Zeit', @@ -607,7 +607,7 @@ return array( 'Two factor authentication disabled' => 'Zwei-Faktor-Authentifizierung deaktiviert', 'Two factor authentication enabled' => 'Zwei-Faktor-Authentifizierung aktiviert', 'Unable to update this user.' => 'Benutzer kann nicht bearbeitet werden', - 'There is no user management for personal projects.' => 'Es gibt keine Benutzerverwaltung für private Projekte', + 'There is no user management for personal projects.' => 'Es gibt keine Benutzerverwaltung für persönliche Projekte', 'User that will receive the email' => 'Empfänger der E-Mail', 'Email subject' => 'E-Mail-Betreff', 'Date' => 'Datum', @@ -966,7 +966,7 @@ return array( 'End date: ' => 'Enddatum: ', 'New due date: ' => 'Neues Fälligkeitsdatum: ', 'Start date changed: ' => 'Anfangsdatum geändert: ', - 'Disable personal projects' => 'Private Projekte deaktivieren', + 'Disable personal projects' => 'Persönliche Projekte deaktivieren', 'Do you really want to remove this custom filter: "%s"?' => 'Wollen Sie diesen benutzerdefinierten Filter wirklich entfernen: "%s"?', 'Remove a custom filter' => 'Benutzerdefinierten Filter entfernen', 'User activated successfully.' => 'Benutzer erfolgreich aktiviert.', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => 'Projekt-ID', 'Project name' => 'Projekt Name', 'Public' => 'Öffentlich', - 'Private' => 'Privat', + 'Personal' => 'Persönlich', '%d tasks' => '%d Aufgaben', '%d task' => '%d Aufgabe', 'Task ID' => 'Aufgaben-ID', @@ -1419,6 +1419,5 @@ return array( 'Group membership(s):' => 'Gruppen-Mitgliedschaft(en):', '%s is a member of the following group(s): %s' => '%s ist Mitglied in der/den folgenden Gruppe(n): %s', '%d/%d group(s) shown' => '%d/%d Gruppe(n) angezeigt', - 'Group membership(s):' => 'Gruppen Mitgliedschaft(en)', 'Subtask creation or modification' => 'Teilaufgabe erstellen oder ändern', ); diff --git a/app/Locale/el_GR/translations.php b/app/Locale/el_GR/translations.php index a1bba9bd1..a252b52e7 100644 --- a/app/Locale/el_GR/translations.php +++ b/app/Locale/el_GR/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Webhook settings', 'Reset token' => 'Reset token', 'API endpoint:' => 'URL API:', - 'Refresh interval for private board' => 'Ανανέωση interval στο private board', + 'Refresh interval for personal board' => 'Ανανέωση interval στο personal board', 'Refresh interval for public board' => 'Ανανέωση interval στο public board', 'Task highlight period' => 'Περίοδος εργασίας', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Περίοδος (σε δευτερόλεπτα) για να εξετάσει ότι ένα έργο τροποποιήθηκε πρόσφατα (0 για να απενεργοποιήσετε, 2 ημέρες από προεπιλογή)', @@ -1280,7 +1280,7 @@ return array( // 'Project ID' => '', // 'Project name' => '', // 'Public' => '', - // 'Private' => '', + // 'Personal' => '', // '%d tasks' => '', // '%d task' => '', // 'Task ID' => '', diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 221974e75..9e1c1a721 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Configuraciones del Webhook', 'Reset token' => 'Resetear token', 'API endpoint:' => 'Punto final del API', - 'Refresh interval for private board' => 'Intervalo de refrescamiento del tablero privado', + 'Refresh interval for personal board' => 'Intervalo de refrescamiento del tablero privado', 'Refresh interval for public board' => 'Intervalo de refrescamiento del tablero público', 'Task highlight period' => 'Periodo del realce de la tarea', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Periodo (en segundos) para considerar que una tarea fué modificada recientemente (0 para deshabilitar, 2 días por defecto)', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => 'ID Proyecto', 'Project name' => 'Nombre del Proyecto', 'Public' => 'Público', - 'Private' => 'Privado', + 'Personal' => 'Privado', '%d tasks' => '%d tareas', '%d task' => '%d tarea', 'Task ID' => 'ID Tarea', diff --git a/app/Locale/es_VE/translations.php b/app/Locale/es_VE/translations.php index a5755909c..a713e3be3 100644 --- a/app/Locale/es_VE/translations.php +++ b/app/Locale/es_VE/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Configuraciones del Webhook', 'Reset token' => 'Reiniciar token', 'API endpoint:' => 'Punto extremo del API', - 'Refresh interval for private board' => 'Intervalo de refrescamiento del tablero privado', + 'Refresh interval for personal board' => 'Intervalo de refrescamiento del tablero privado', 'Refresh interval for public board' => 'Intervalo de refrescamiento del tablero público', 'Task highlight period' => 'Período del realce de la tarea', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Periodo (en segundos) para considerar que una tarea fue modificada recientemente (0 para deshabilitar, 2 días por defecto)', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => 'ID Proyecto', 'Project name' => 'Nombre del Proyecto', 'Public' => 'Público', - 'Private' => 'Privado', + 'Personal' => 'Privado', '%d tasks' => '%d tareas', '%d task' => '%d tarea', 'Task ID' => 'ID Tarea', diff --git a/app/Locale/fa_IR/translations.php b/app/Locale/fa_IR/translations.php index a66d2da1a..58d3e9f5e 100644 --- a/app/Locale/fa_IR/translations.php +++ b/app/Locale/fa_IR/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'تنظیمات Webhook', 'Reset token' => 'بازنشانی توکن', 'API endpoint:' => 'نقطه پایانی API:', - 'Refresh interval for private board' => 'فاصله زمانی تازه سازی برد خصوصی', + 'Refresh interval for personal board' => 'فاصله زمانی تازه سازی برد خصوصی', 'Refresh interval for public board' => 'فاصله زمانی تازه سازی برد عمومی', 'Task highlight period' => 'دوره اوج کار', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'دوره زمانی که در آن یک کار بعنوان تغییر یافته به تازگی قلمداد می شود - دوره را به ثانیه وارد کنید، برای غیر فعال کردن 0 وارد کنید، بصورت پیشفرض دو روز است.', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => 'شناسه پروژه', 'Project name' => 'نام پروژه', 'Public' => 'عمومی', - 'Private' => 'خصوصی', + 'Personal' => 'خصوصی', '%d tasks' => '%d کار', '%d task' => '%d کار', 'Task ID' => 'شناسه کار', diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index 84680c62f..602fddf55 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Webhookin asetukset', 'Reset token' => 'Vaihda token', 'API endpoint:' => 'API päätepiste:', - 'Refresh interval for private board' => 'Päivitystiheys yksityisille tauluille', + 'Refresh interval for personal board' => 'Päivitystiheys yksityisille tauluille', 'Refresh interval for public board' => 'Päivitystiheys julkisille tauluille', 'Task highlight period' => 'Tehtävän korostusaika', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Aika (sekunteina) kuinka kauan tehtävä voidaan katsoa äskettäin muokatuksi (0 poistaa toiminnon käytöstä, oletuksena 2 päivää)', @@ -1280,7 +1280,7 @@ return array( // 'Project ID' => '', // 'Project name' => '', // 'Public' => '', - // 'Private' => '', + // 'Personal' => '', // '%d tasks' => '', // '%d task' => '', // 'Task ID' => '', diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index be153214a..30864c4f5 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Paramètres pour les webhooks', 'Reset token' => 'Regénérer le jeton de sécurité', 'API endpoint:' => 'URL de l\'API :', - 'Refresh interval for private board' => 'Intervalle pour rafraichir un tableau privé', + 'Refresh interval for personal board' => 'Intervalle pour rafraichir un tableau personnel', 'Refresh interval for public board' => 'Intervalle pour rafraichir un tableau public', 'Task highlight period' => 'Durée pour mettre une tâche en évidence', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Durée en seconde pour considérer une tâche comme récemment modifiée (0 pour désactiver, 2 jours par défaut)', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => 'ID du projet', 'Project name' => 'Nom du projet', 'Public' => 'Public', - 'Private' => 'Privé', + 'Personal' => 'Personnel', '%d tasks' => '%d tâches', '%d task' => '%d tâche', 'Task ID' => 'ID de la tâche', diff --git a/app/Locale/hr_HR/translations.php b/app/Locale/hr_HR/translations.php index eacb29241..35fc751f6 100644 --- a/app/Locale/hr_HR/translations.php +++ b/app/Locale/hr_HR/translations.php @@ -373,7 +373,7 @@ return array( // 'Webhook settings' => '', 'Reset token' => 'Resetiraj token', // 'API endpoint:' => '', - 'Refresh interval for private board' => 'Osvježavanje privatnih ploča', + 'Refresh interval for personal board' => 'Osvježavanje privatnih ploča', 'Refresh interval for public board' => 'Osvježavanje javnih ploča', 'Task highlight period' => 'Koliko dugo je zadatak istaknut', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Vrijeme (u sekundama) koliko se zadatak smatra nedavno mijenjanim (0 isključi, inicijalno 2 dana)', @@ -1280,7 +1280,7 @@ return array( // 'Project ID' => '', // 'Project name' => '', // 'Public' => '', - // 'Private' => '', + // 'Personal' => '', // '%d tasks' => '', // '%d task' => '', // 'Task ID' => '', diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index 025066ff8..e0dba09e8 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Webhurok beállításai', 'Reset token' => 'Token visszaállítása', 'API endpoint:' => 'API végpont:', - 'Refresh interval for private board' => 'Frissítési időköz a személyes táblánál', + 'Refresh interval for personal board' => 'Frissítési időköz a személyes táblánál', 'Refresh interval for public board' => 'Frissítési időköz a nyilvános táblánál', 'Task highlight period' => 'Feladat kiemelésének időtartama', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Az időszak (másodpercben), amíg a feladatot legutóbb módosítottnak kell tekinteni (0: letiltás, alapértelmezetten 2 nap)', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => 'Projektazonosító', 'Project name' => 'Projektnév', 'Public' => 'Nyilvános', - 'Private' => 'Személyes', + 'Personal' => 'Személyes', '%d tasks' => '%d feladat', '%d task' => '%d feladat', 'Task ID' => 'Feladatazonosító', diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php index 67e913605..b62b21c14 100644 --- a/app/Locale/id_ID/translations.php +++ b/app/Locale/id_ID/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Pengaturan Webhook', 'Reset token' => 'Reset token', 'API endpoint:' => 'API endpoint :', - 'Refresh interval for private board' => 'Interval pembaruan untuk papan pribadi', + 'Refresh interval for personal board' => 'Interval pembaruan untuk papan pribadi', 'Refresh interval for public board' => 'Interval pembaruan untuk papan publik', 'Task highlight period' => 'Periode penyorotan tugas', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Periode (dalam detik) untuk mempertimbangkan tugas yang baru dimodifikasi (0 untuk menonaktifkan, default 2 hari)', @@ -1280,7 +1280,7 @@ return array( // 'Project ID' => '', // 'Project name' => '', // 'Public' => '', - // 'Private' => '', + // 'Personal' => '', // '%d tasks' => '', // '%d task' => '', // 'Task ID' => '', diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index 8902f02fa..c8039d6c6 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Impostazione Webhook', 'Reset token' => 'Rigenera il token', 'API endpoint:' => 'Endpoint dell\'API:', - 'Refresh interval for private board' => 'Intervallo di refresh per le bacheche private', + 'Refresh interval for personal board' => 'Intervallo di refresh per le bacheche private', 'Refresh interval for public board' => 'Intervallo di refresh per le bacheche pubbliche', 'Task highlight period' => 'Periodo di evidenza per il task', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Periodo (in secondi) per considerare un task come modificato recentemente (0 per disabilitare, 2 giorni di default)', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => 'ID progetto', 'Project name' => 'Nome del progetto', 'Public' => 'Pubblico', - 'Private' => 'Privato', + 'Personal' => 'Privato', '%d tasks' => '%d task', '%d task' => '%d task', 'Task ID' => 'ID task', diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index 4e2f9fb04..6f624f1c6 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Webhook の設定', 'Reset token' => 'トークンのリセット', 'API endpoint:' => 'API エンドポイント:', - 'Refresh interval for private board' => '非公開ボードの更新頻度', + 'Refresh interval for personal board' => '非公開ボードの更新頻度', 'Refresh interval for public board' => '公開ボードの更新頻度', 'Task highlight period' => 'タスクのハイライト期間', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'タスクが最近更新されたとみなす期間(0 はハイライト無効、既定 2 日)', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => 'プロジェクトID', 'Project name' => 'プロジェクト名', 'Public' => '公開', - 'Private' => 'プライベート', + 'Personal' => 'プライベート', '%d tasks' => '%d 件のタスク', '%d task' => '%d タスク', 'Task ID' => 'タスクID', diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php index ef99ebc8e..912402988 100644 --- a/app/Locale/ko_KR/translations.php +++ b/app/Locale/ko_KR/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Webhook의 설정', 'Reset token' => '토큰 리셋', 'API endpoint:' => 'API엔드 포인트:', - 'Refresh interval for private board' => '비공개 보드의 갱신 빈도', + 'Refresh interval for personal board' => '비공개 보드의 갱신 빈도', 'Refresh interval for public board' => '공개 보드의 갱신 빈도', 'Task highlight period' => '할일의 하이라이트 기간', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => '최근 수정된 작업 고려 기간(초), (비활성화:0, 기본값:2일)', @@ -1280,7 +1280,7 @@ return array( // 'Project ID' => '', // 'Project name' => '', // 'Public' => '', - // 'Private' => '', + // 'Personal' => '', // '%d tasks' => '', // '%d task' => '', // 'Task ID' => '', diff --git a/app/Locale/my_MY/translations.php b/app/Locale/my_MY/translations.php index 0a6c84c67..1788fc1be 100644 --- a/app/Locale/my_MY/translations.php +++ b/app/Locale/my_MY/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Penetapan webhook', 'Reset token' => 'Menetap semula token', 'API endpoint:' => 'API endpoint :', - 'Refresh interval for private board' => 'Interval pembaruan untuk papan pribadi', + 'Refresh interval for personal board' => 'Interval pembaruan untuk papan pribadi', 'Refresh interval for public board' => 'Interval pembaruan untuk papan publik', 'Task highlight period' => 'Periode puncak tugas', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Periode (dalam detik) untuk mempertimbangkan tugas yang baru dimodifikasi (0 untuk menonaktifkan, standar 2 hari)', @@ -1280,7 +1280,7 @@ return array( // 'Project ID' => '', // 'Project name' => '', // 'Public' => '', - // 'Private' => '', + // 'Personal' => '', // '%d tasks' => '', // '%d task' => '', // 'Task ID' => '', diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php index 66fab0e15..f1f456fd8 100644 --- a/app/Locale/nb_NO/translations.php +++ b/app/Locale/nb_NO/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Webhook innstillinger', 'Reset token' => 'Resette token', 'API endpoint:' => 'API endpoint:', - 'Refresh interval for private board' => 'Oppdateringsintervall for privat tavleside', + 'Refresh interval for personal board' => 'Oppdateringsintervall for privat tavleside', 'Refresh interval for public board' => 'Oppdateringsintervall for offentlig tavleside', 'Task highlight period' => 'Periode for fremheving av oppgaver', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Periode for å fastslå en oppgave nylig er endret (0 for å deaktivere, 2 dager er standard)', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => 'Prosjekt-ID', 'Project name' => 'Prosjektnavn', 'Public' => 'Felles', - 'Private' => 'Privat', + 'Personal' => 'Privat', '%d tasks' => '%d oppgaver', '%d task' => '%d oppgave', 'Task ID' => 'Oppgave-ID', diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index a030860a8..59494c8a7 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Webhook instellingen', 'Reset token' => 'Token resetten', 'API endpoint:' => 'API endpoint :', - 'Refresh interval for private board' => 'Verversingsinterval voor private borden', + 'Refresh interval for personal board' => 'Verversingsinterval voor private borden', 'Refresh interval for public board' => 'Verversingsinterval voor publieke borden', 'Task highlight period' => 'Taak highlight periode', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Periode (in seconden) om aan te geven of een taak recent is aangepast (0 om uit te schakelen, standaard 2 dagen)', @@ -1280,7 +1280,7 @@ return array( // 'Project ID' => '', // 'Project name' => '', // 'Public' => '', - // 'Private' => '', + // 'Personal' => '', // '%d tasks' => '', // '%d task' => '', // 'Task ID' => '', diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 34f61b365..95d86c444 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Ustawienia webhook', 'Reset token' => 'Resetuj token', 'API endpoint:' => 'Endpoint API', - 'Refresh interval for private board' => 'Częstotliwość odświeżania dla tablicy prywatnej', + 'Refresh interval for personal board' => 'Częstotliwość odświeżania dla tablicy prywatnej', 'Refresh interval for public board' => 'Częstotliwość odświeżania dla tablicy publicznej', 'Task highlight period' => 'Okres wyróżniania zadań', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Okres (w sekundach) wymagany do uznania zadania za niedawno zmienione (0 ab zablokować, domyślnie 2 dni)', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => 'ID projektu', 'Project name' => 'Nazwa projektu', 'Public' => 'Publiczny', - 'Private' => 'Prywatny', + 'Personal' => 'Prywatny', '%d tasks' => '%d zadań', '%d task' => '%d zadanie', 'Task ID' => 'ID zadania', diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 5cfa1592e..66f55daff 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Configurações do Webhook', 'Reset token' => 'Resetar token', 'API endpoint:' => 'API endpoint:', - 'Refresh interval for private board' => 'Intervalo de atualização para um quadro privado', + 'Refresh interval for personal board' => 'Intervalo de atualização para um quadro privado', 'Refresh interval for public board' => 'Intervalo de atualização para um quadro público', 'Task highlight period' => 'Período de Tarefa em destaque', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Período (em segundos) para considerar que uma tarefa foi modificada recentemente (0 para desativar, 2 dias por padrão)', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => 'ID do projeto', 'Project name' => 'Nome do projeto', 'Public' => 'Público', - 'Private' => 'Privado', + 'Personal' => 'Privado', '%d tasks' => '%d tarefas', '%d task' => '%d tarefa', 'Task ID' => 'ID da tarefa', diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index 1cf4a7631..838a27446 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Configurações do Webhook', 'Reset token' => 'Redefinir token', 'API endpoint:' => 'API endpoint:', - 'Refresh interval for private board' => 'Intervalo de actualização para um quadro privado', + 'Refresh interval for personal board' => 'Intervalo de actualização para um quadro privado', 'Refresh interval for public board' => 'Intervalo de actualização para um quadro público', 'Task highlight period' => 'Período de Tarefa em destaque', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Período (em segundos) para considerar que uma tarefa foi modificada recentemente (0 para desactivar, 2 dias por defeito)', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => 'ID do Projecto', 'Project name' => 'Nome do Projecto', 'Public' => 'Público', - 'Private' => 'Privado', + 'Personal' => 'Privado', '%d tasks' => '%d tarefas', '%d task' => '%d tarefa', 'Task ID' => 'ID da Tarefa', diff --git a/app/Locale/ro_RO/translations.php b/app/Locale/ro_RO/translations.php index b1e9b5885..a9e61cd2e 100644 --- a/app/Locale/ro_RO/translations.php +++ b/app/Locale/ro_RO/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Preferințe webhook', 'Reset token' => 'Resetare token de securitate', 'API endpoint:' => 'URL-ul pentru API:', - 'Refresh interval for private board' => 'Interval de reîmprospătare pentru bord privat', + 'Refresh interval for personal board' => 'Interval de reîmprospătare pentru bord privat', 'Refresh interval for public board' => 'Interval de reîmprospătare pentru bord public', 'Task highlight period' => 'Perioada de evidențiere a sarcinii', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Durata în secunde pentru a considera o sarcină recent modificată (0 pentru dezactivare, 2 zile implicit)', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => 'ID-ul proiectului', 'Project name' => 'Numele proiectului', 'Public' => 'Public', - 'Private' => 'Privat', + 'Personal' => 'Privat', '%d tasks' => '%d sarcini', '%d task' => '%d sarcină', 'Task ID' => 'ID-ul sarcinii', diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 47c634aa0..53225077e 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Параметры Webhook', 'Reset token' => 'Перезагрузить токен', 'API endpoint:' => 'API endpoint:', - 'Refresh interval for private board' => 'Период обновления для приватных досок', + 'Refresh interval for personal board' => 'Период обновления для приватных досок', 'Refresh interval for public board' => 'Период обновления для публичных досок', 'Task highlight period' => 'Время подсвечивания задачи', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Период (в секундах) в течении которого задача считается недавно изменённой (0 для выключения, 2 дня по умолчанию)', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => 'ID проекта', 'Project name' => 'Имя проекта', 'Public' => 'Публичный', - 'Private' => 'Приватный', + 'Personal' => 'Приватный', '%d tasks' => '%d задач', '%d task' => '%d задачу', 'Task ID' => 'ID задачи', diff --git a/app/Locale/sk_SK/translations.php b/app/Locale/sk_SK/translations.php index 40844802f..4fefffaae 100644 --- a/app/Locale/sk_SK/translations.php +++ b/app/Locale/sk_SK/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Nastavenia webových hákov', 'Reset token' => 'Obnoviť token', 'API endpoint:' => 'Prípojný bod API:', - 'Refresh interval for private board' => 'Interval obnovenia súkromných násteniek', + 'Refresh interval for personal board' => 'Interval obnovenia súkromných násteniek', 'Refresh interval for public board' => 'Interval obnovenia verejných násteniek', 'Task highlight period' => 'Doba zvýraznenia úlohy', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Doba (v sekundách), počas ktorej považovať úlohu za nedávno upravenú (0 na vypnutie, predvolene 2 dni)', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => 'ID projektu', 'Project name' => 'Názov projektu', 'Public' => 'Verejný', - 'Private' => 'Súkromný', + 'Personal' => 'Súkromný', '%d tasks' => '%d úloh(y)', '%d task' => '%d úloha', 'Task ID' => 'ID úlohy', diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php index 3ae3cc3ed..015440200 100644 --- a/app/Locale/sr_Latn_RS/translations.php +++ b/app/Locale/sr_Latn_RS/translations.php @@ -373,7 +373,7 @@ return array( // 'Webhook settings' => '', 'Reset token' => 'Resetuj token', // 'API endpoint:' => '', - 'Refresh interval for private board' => 'Interval osvežavanja privatnih tabli', + 'Refresh interval for personal board' => 'Interval osvežavanja privatnih tabli', 'Refresh interval for public board' => 'Interval osvežavanja javnih tabli', 'Task highlight period' => 'Task highlight period', // 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => '', @@ -1280,7 +1280,7 @@ return array( // 'Project ID' => '', // 'Project name' => '', // 'Public' => '', - // 'Private' => '', + // 'Personal' => '', // '%d tasks' => '', // '%d task' => '', // 'Task ID' => '', diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 4579f0167..45d32579c 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Webhook inställningar', 'Reset token' => 'Nollställ token', 'API endpoint:' => 'API ändpunkt:', - 'Refresh interval for private board' => 'Uppdateringsintervall för privat tavla', + 'Refresh interval for personal board' => 'Uppdateringsintervall för privat tavla', 'Refresh interval for public board' => 'Uppdateringsintervall för publik tavla', 'Task highlight period' => 'Period att framhäva ny uppgift', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Period (i sekunder) att betrakta en uppgifts ändring som ny (ange 0 för att inaktivera, 2 dagar är standard)', @@ -1280,7 +1280,7 @@ return array( // 'Project ID' => '', // 'Project name' => '', // 'Public' => '', - // 'Private' => '', + // 'Personal' => '', // '%d tasks' => '', // '%d task' => '', // 'Task ID' => '', diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index 611f42239..eec7a292b 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -373,7 +373,7 @@ return array( // 'Webhook settings' => '', // 'Reset token' => '', // 'API endpoint:' => '', - 'Refresh interval for private board' => 'ระยะเวลารีเฟรชบอร์ดส่วนตัว', + 'Refresh interval for personal board' => 'ระยะเวลารีเฟรชบอร์ดส่วนตัว', 'Refresh interval for public board' => 'ระยะเวลารีเฟรชบอร์ดสาธารณะ', 'Task highlight period' => 'ช่วงเวลาไฮไลต์งาน', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'ช่วงเวลา (เป็นวินาที) ใช้ในการตัดสินใจว่าเป็นการแก้ไขเร็วๆ นี้ (0 ไม่ใช้งาน, ค่าเริ่มต้น 2 วัน)', @@ -1280,7 +1280,7 @@ return array( // 'Project ID' => '', // 'Project name' => '', // 'Public' => '', - // 'Private' => '', + // 'Personal' => '', // '%d tasks' => '', // '%d task' => '', // 'Task ID' => '', diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index 430868ff0..87dea89df 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Webhook ayarları', 'Reset token' => 'Anahtarı sıfırla', 'API endpoint:' => 'API bitiş noktası:', - 'Refresh interval for private board' => 'Özel panolar için yenileme sıklığı', + 'Refresh interval for personal board' => 'Özel panolar için yenileme sıklığı', 'Refresh interval for public board' => 'Dışa açık panolar için yenileme sıklığı', 'Task highlight period' => 'Görevi öne çıkarma süresi', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Bir görevin yeni değiştirilmiş sayılması için süre (saniye olarak) (Bu özelliği iptal etmek için 0, varsayılan değer 2 gün)', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => 'Proje No', 'Project name' => 'Proje Adı', 'Public' => 'Herkese açık', - 'Private' => 'Gizli', + 'Personal' => 'Gizli', '%d tasks' => '%d görev', '%d task' => '%d görev', 'Task ID' => 'Görev No', diff --git a/app/Locale/uk_UA/translations.php b/app/Locale/uk_UA/translations.php index effc0ff78..ab4022905 100644 --- a/app/Locale/uk_UA/translations.php +++ b/app/Locale/uk_UA/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Параметри webhook', 'Reset token' => 'Скинути ключ доступу', 'API endpoint:' => 'URL API:', - 'Refresh interval for private board' => 'Інтервал оновлення приватної дошки', + 'Refresh interval for personal board' => 'Інтервал оновлення приватної дошки', 'Refresh interval for public board' => 'Інтервал оновлення публічної дошки', 'Task highlight period' => 'Час підсвічування задачі', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Тривалість в секундах, протягом якої задача вважається зміненою нещодавно (0 – вимкнути, стандартно – 2 дні)', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => 'ID проєкту', 'Project name' => 'Назва проєкту', 'Public' => 'Публічний', - 'Private' => 'Приватний', + 'Personal' => 'Приватний', '%d tasks' => '%d задач', '%d task' => '%d задача', 'Task ID' => 'ID задачі', diff --git a/app/Locale/vi_VN/translations.php b/app/Locale/vi_VN/translations.php index 91eb50368..d2e418417 100644 --- a/app/Locale/vi_VN/translations.php +++ b/app/Locale/vi_VN/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Cài đặt Webhook', 'Reset token' => 'Đặt lại mã thông báo', 'API endpoint:' => 'Điểm cuối API:', - 'Refresh interval for private board' => 'Khoảng thời gian làm mới cho bảng cá nhân', + 'Refresh interval for personal board' => 'Khoảng thời gian làm mới cho bảng cá nhân', 'Refresh interval for public board' => 'Khoảng thời gian làm mới cho hội đồng quản trị', 'Task highlight period' => 'Nhiệm vụ thời gian nổi bật', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Thời gian (thứ hai) để xem xét một tác vụ đã được sửa đổi gần đây (0 để vô hiệu hoá, 2 ngày theo mặc định)', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => 'ID dự án', 'Project name' => 'Tên dự án', 'Public' => 'Công cộng', - 'Private' => 'Riêng tư', + 'Personal' => 'Riêng tư', '%d tasks' => '%d nhiệm vụ', '%d task' => '%d công việc', 'Task ID' => 'ID công việc', diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index bf83ce92c..58d5e86d9 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Webhook 设置', 'Reset token' => '重置令牌', 'API endpoint:' => 'API 端点:', - 'Refresh interval for private board' => '私人看板的刷新时间', + 'Refresh interval for personal board' => '私人看板的刷新时间', 'Refresh interval for public board' => '公共看板的刷新时间', 'Task highlight period' => '任务高亮时间', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => '多久内的任务视作刚刚修改(单位:秒,设置为0停用,默认是2天', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => '项目ID', 'Project name' => '项目名', 'Public' => '公开', - 'Private' => '私有', + 'Personal' => '私有', '%d tasks' => '%d 任务', '%d task' => '%d 任务', 'Task ID' => '任务ID', diff --git a/app/Locale/zh_TW/translations.php b/app/Locale/zh_TW/translations.php index 16f23991b..915f929c5 100644 --- a/app/Locale/zh_TW/translations.php +++ b/app/Locale/zh_TW/translations.php @@ -373,7 +373,7 @@ return array( 'Webhook settings' => 'Webhook 設定', 'Reset token' => '重設 token', 'API endpoint:' => 'API endpoint:', - 'Refresh interval for private board' => '私人看板的更新時間', + 'Refresh interval for personal board' => '私人看板的更新時間', 'Refresh interval for public board' => '公共看板的更新時間', 'Task highlight period' => '任務高亮時間', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => '多久内的任務視為剛剛修改(單位:秒,設為0提用,預設是2天', @@ -1280,7 +1280,7 @@ return array( 'Project ID' => '專案ID', 'Project name' => '專案名', 'Public' => '公開', - 'Private' => '私有', + 'Personal' => '私有', '%d tasks' => '%d 任務', '%d task' => '%d 任務', 'Task ID' => '任務ID', diff --git a/app/Template/config/board.php b/app/Template/config/board.php index f73aa810a..4d6fe2f75 100644 --- a/app/Template/config/board.php +++ b/app/Template/config/board.php @@ -13,11 +13,11 @@ form->number('board_public_refresh_interval', $values, $errors) ?>

- form->label(t('Refresh interval for private board'), 'board_private_refresh_interval') ?> + form->label(t('Refresh interval for personal board'), 'board_private_refresh_interval') ?> form->number('board_private_refresh_interval', $values, $errors) ?>

- + hook->render('template:config:board', array('values' => $values, 'errors' => $errors)) ?>
diff --git a/app/Template/project_list/sort_menu.php b/app/Template/project_list/sort_menu.php index 290822fc8..39bac6058 100644 --- a/app/Template/project_list/sort_menu.php +++ b/app/Template/project_list/sort_menu.php @@ -20,7 +20,7 @@ order(t('Public'), \Kanboard\Model\ProjectModel::TABLE.'.is_public') ?>
  • - order(t('Private'), \Kanboard\Model\ProjectModel::TABLE.'.is_private') ?> + order(t('Personal'), \Kanboard\Model\ProjectModel::TABLE.'.is_private') ?>
  • diff --git a/tests/units/Model/ProjectDuplicationModelTest.php b/tests/units/Model/ProjectDuplicationModelTest.php index f12140706..c0d954d8e 100644 --- a/tests/units/Model/ProjectDuplicationModelTest.php +++ b/tests/units/Model/ProjectDuplicationModelTest.php @@ -393,7 +393,7 @@ class ProjectDuplicationModelTest extends Base 'action_name' => 'TaskAssignColorCategory', 'params' => array('color_id' => 'red', 'category_id' => 0), ))); - + $this->assertEquals(2, $projectDuplicationModel->duplicate(1)); $actions = $actionModel->getAllByProject(2); @@ -403,7 +403,7 @@ class ProjectDuplicationModelTest extends Base $this->assertNotEmpty($actions[0]['params']); $this->assertEquals('blue', $actions[0]['params']['color_id']); $this->assertEquals(5, $actions[0]['params']['category_id']); - + $this->assertEquals('TaskAssignColorCategory', $actions[1]['action_name']); $this->assertNotEmpty($actions[1]['params']); $this->assertEquals('red', $actions[1]['params']['color_id']); @@ -441,7 +441,7 @@ class ProjectDuplicationModelTest extends Base 'action_name' => 'TaskAssignSpecificUser', 'params' => array('column_id' => 2, 'user_id' => 0), ))); - + $this->assertEquals(2, $projectDuplicationModel->duplicate(1)); $actions = $actionModel->getAllByProject(2); @@ -457,7 +457,7 @@ class ProjectDuplicationModelTest extends Base $this->assertEquals(6, $actions[1]['params']['column_id']); $this->assertEquals(0, $actions[1]['params']['user_id']); } - + public function testCloneProjectWithSwimlanes() { $projectModel = new ProjectModel($this->container);