summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/Locale/bs_BA/translations.php2
-rw-r--r--app/Locale/ca_ES/translations.php2
-rw-r--r--app/Locale/cs_CZ/translations.php2
-rw-r--r--app/Locale/da_DK/translations.php2
-rw-r--r--app/Locale/de_DE/translations.php2
-rw-r--r--app/Locale/el_GR/translations.php2
-rw-r--r--app/Locale/es_ES/translations.php2
-rw-r--r--app/Locale/fi_FI/translations.php2
-rw-r--r--app/Locale/fr_FR/translations.php2
-rw-r--r--app/Locale/hr_HR/translations.php2
-rw-r--r--app/Locale/hu_HU/translations.php2
-rw-r--r--app/Locale/id_ID/translations.php2
-rw-r--r--app/Locale/it_IT/translations.php2
-rw-r--r--app/Locale/ja_JP/translations.php2
-rw-r--r--app/Locale/ko_KR/translations.php2
-rw-r--r--app/Locale/my_MY/translations.php2
-rw-r--r--app/Locale/nb_NO/translations.php2
-rw-r--r--app/Locale/nl_NL/translations.php2
-rw-r--r--app/Locale/pl_PL/translations.php2
-rw-r--r--app/Locale/pt_BR/translations.php2
-rw-r--r--app/Locale/pt_PT/translations.php2
-rw-r--r--app/Locale/ro_RO/translations.php2
-rw-r--r--app/Locale/ru_RU/translations.php2
-rw-r--r--app/Locale/sr_Latn_RS/translations.php2
-rw-r--r--app/Locale/sv_SE/translations.php2
-rw-r--r--app/Locale/th_TH/translations.php2
-rw-r--r--app/Locale/tr_TR/translations.php2
-rw-r--r--app/Locale/vi_VN/translations.php16
-rw-r--r--app/Locale/zh_CN/translations.php2
-rw-r--r--app/Locale/zh_TW/translations.php2
-rw-r--r--app/Template/config/about.php2
-rw-r--r--app/Template/config/application.php4
-rw-r--r--app/Validator/AuthValidator.php2
-rw-r--r--app/constants.php2
34 files changed, 42 insertions, 42 deletions
diff --git a/app/Locale/bs_BA/translations.php b/app/Locale/bs_BA/translations.php
index 06e3f9f9..805238d4 100644
--- a/app/Locale/bs_BA/translations.php
+++ b/app/Locale/bs_BA/translations.php
@@ -1009,7 +1009,7 @@ return array(
'Change subtask position' => 'Promijeni poziciju pod-zadatka',
'This value must be greater than %d' => 'Ova vrijednost mora biti veća od %d',
'Another swimlane with the same name exists in the project' => 'Već postoji swimlane sa istim imenom u ovom projektu',
- 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Na primjer: http://example.kanboard.net/ (koristi se za pravljenje apsolutnog URL-a)',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Na primjer: https://example.kanboard.org/ (koristi se za pravljenje apsolutnog URL-a)',
'Actions duplicated successfully.' => 'Akcije uspješno duplicirane.',
'Unable to duplicate actions.' => 'Nemoguće duplicirati akcije.',
'Add a new action' => 'Dodaj novu akciju',
diff --git a/app/Locale/ca_ES/translations.php b/app/Locale/ca_ES/translations.php
index d72bd4d1..98fc0a8f 100644
--- a/app/Locale/ca_ES/translations.php
+++ b/app/Locale/ca_ES/translations.php
@@ -1009,7 +1009,7 @@ return array(
'Change subtask position' => 'Subtasca posició de canvi',
'This value must be greater than %d' => 'Aquest valor ha de ser més gran que %d',
'Another swimlane with the same name exists in the project' => 'Una altra swimlane amb el mateix nom existeix en el projecte',
- 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Exemple: http://example.kanboard.net/ (utilitzat per generar URL absoluta)',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Exemple: https://example.kanboard.org/ (utilitzat per generar URL absoluta)',
'Actions duplicated successfully.' => 'Accions dupliquen amb èxit.',
'Unable to duplicate actions.' => 'No s\'ha pogut duplicar accions.',
'Add a new action' => 'Afegeix una nova acció',
diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php
index c7fc0e4e..7e67a946 100644
--- a/app/Locale/cs_CZ/translations.php
+++ b/app/Locale/cs_CZ/translations.php
@@ -1009,7 +1009,7 @@ return array(
// 'Change subtask position' => '',
// 'This value must be greater than %d' => '',
// 'Another swimlane with the same name exists in the project' => '',
- // 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '',
+ // 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '',
// 'Actions duplicated successfully.' => '',
// 'Unable to duplicate actions.' => '',
// 'Add a new action' => '',
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php
index 66f7d571..c177c1c5 100644
--- a/app/Locale/da_DK/translations.php
+++ b/app/Locale/da_DK/translations.php
@@ -1009,7 +1009,7 @@ return array(
// 'Change subtask position' => '',
// 'This value must be greater than %d' => '',
// 'Another swimlane with the same name exists in the project' => '',
- // 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '',
+ // 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '',
// 'Actions duplicated successfully.' => '',
// 'Unable to duplicate actions.' => '',
// 'Add a new action' => '',
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index d90a4909..89901ec9 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -1009,7 +1009,7 @@ return array(
'Change subtask position' => 'Position der Teilaufgabe ändern',
'This value must be greater than %d' => 'Dieser Wert muss größer als %d sein',
'Another swimlane with the same name exists in the project' => 'Es gibt bereits eine Swimlane mit diesem Namen im Projekt',
- 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Beispiel: http://example.kanboard.net (wird zum Erstellen absoluter URLs genutzt)',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Beispiel: https://example.kanboard.org/ (wird zum Erstellen absoluter URLs genutzt)',
'Actions duplicated successfully.' => 'Aktionen erfolgreich dupliziert',
'Unable to duplicate actions.' => 'Aktionen können nicht dupliziert werden.',
'Add a new action' => 'Neue Aktion hinzufügen',
diff --git a/app/Locale/el_GR/translations.php b/app/Locale/el_GR/translations.php
index 61d4e449..4d6ee7fe 100644
--- a/app/Locale/el_GR/translations.php
+++ b/app/Locale/el_GR/translations.php
@@ -1009,7 +1009,7 @@ return array(
'Change subtask position' => 'Αλλαγή θέσης υπο-εργασίας',
'This value must be greater than %d' => 'Η τιμή πρέπει να είναι μεγαλύτερη από %d',
'Another swimlane with the same name exists in the project' => 'Μια άλλη λωρίδα, με το ίδιο όνομα υπάρχει στο έργο',
- 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Παράδειγμα: http://example.kanboard.net/ (χρησιμοποιείται για τη δημιουργία απόλυτων URLs)',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Παράδειγμα: https://example.kanboard.org/ (χρησιμοποιείται για τη δημιουργία απόλυτων URLs)',
// 'Actions duplicated successfully.' => '',
// 'Unable to duplicate actions.' => '',
// 'Add a new action' => '',
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php
index ac1b82ec..6a05fa00 100644
--- a/app/Locale/es_ES/translations.php
+++ b/app/Locale/es_ES/translations.php
@@ -1009,7 +1009,7 @@ return array(
'Change subtask position' => 'Cambiar la posición de la subtarea',
'This value must be greater than %d' => 'Este valor no debe de ser más grande que %d',
'Another swimlane with the same name exists in the project' => 'En el proyecto existe otro carril con el mismo nombre',
- 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Ejemplo: http://example.kanboard.net/ (utilizado para generar URLs absolutas)',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Ejemplo: https://example.kanboard.org/ (utilizado para generar URLs absolutas)',
'Actions duplicated successfully.' => 'Acciones duplicadas correctamente.',
'Unable to duplicate actions.' => 'No se pueden duplicar acciones.',
'Add a new action' => 'Añadir una acción nueva',
diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php
index 25f8ecec..f348c0b9 100644
--- a/app/Locale/fi_FI/translations.php
+++ b/app/Locale/fi_FI/translations.php
@@ -1009,7 +1009,7 @@ return array(
// 'Change subtask position' => '',
// 'This value must be greater than %d' => '',
// 'Another swimlane with the same name exists in the project' => '',
- // 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '',
+ // 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '',
// 'Actions duplicated successfully.' => '',
// 'Unable to duplicate actions.' => '',
// 'Add a new action' => '',
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 3768839f..89e41e7f 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -1009,7 +1009,7 @@ return array(
'Change subtask position' => 'Changer la position de la sous-tâche',
'This value must be greater than %d' => 'Cette valeur doit être plus grande que %d',
'Another swimlane with the same name exists in the project' => 'Une autre swimlane existe avec le même nom dans le projet',
- 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Exemple : http://exemple.kanboard.net/ (utilisé pour générer les URL absolues)',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Exemple : https://exemple.kanboard.org/ (utilisé pour générer les URL absolues)',
'Actions duplicated successfully.' => 'Actions dupliquées avec succès.',
'Unable to duplicate actions.' => 'Impossible de dupliquer les actions.',
'Add a new action' => 'Ajouter une nouvelle action',
diff --git a/app/Locale/hr_HR/translations.php b/app/Locale/hr_HR/translations.php
index 9ff7ae72..2a3a4d38 100644
--- a/app/Locale/hr_HR/translations.php
+++ b/app/Locale/hr_HR/translations.php
@@ -1009,7 +1009,7 @@ return array(
// 'Change subtask position' => '',
// 'This value must be greater than %d' => '',
// 'Another swimlane with the same name exists in the project' => '',
- 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Primjer: http://primjer.kanboard.net/ (koristi se za konstrukciju apsolutnih URL adresa)',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Primjer: https://primjer.kanboard.org/ (koristi se za konstrukciju apsolutnih URL adresa)',
// 'Actions duplicated successfully.' => '',
// 'Unable to duplicate actions.' => '',
// 'Add a new action' => '',
diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php
index a90662d5..8394ba8e 100644
--- a/app/Locale/hu_HU/translations.php
+++ b/app/Locale/hu_HU/translations.php
@@ -1009,7 +1009,7 @@ return array(
'Change subtask position' => 'Részfeladat helyzetének megváltoztatása',
'This value must be greater than %d' => 'Ennek az értéknek nagyobbnak kell lennie mint %d',
'Another swimlane with the same name exists in the project' => 'Létezik egy ugyanilyen nevű sáv a projektben',
- 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Példa: http://example.kanboard.net/ (abszolút URL-ek előállításához használható)',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Példa: https://example.kanboard.org/ (abszolút URL-ek előállításához használható)',
'Actions duplicated successfully.' => 'A műveletek sikeresen megkettőzve.',
'Unable to duplicate actions.' => 'Nem lehet megkettőzni a műveleteket.',
'Add a new action' => 'Új művelet hozzáadása',
diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php
index 701c3410..382c14ec 100644
--- a/app/Locale/id_ID/translations.php
+++ b/app/Locale/id_ID/translations.php
@@ -1009,7 +1009,7 @@ return array(
'Change subtask position' => 'Ganti posisi sub-tugas',
'This value must be greater than %d' => 'Nilai ini harus lebih besar dari %d',
'Another swimlane with the same name exists in the project' => 'Swimlane lain dengan nama yang sama sudah ada di proyek ini',
- 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Contoh: http://contoh.kanboard.net/ (digunakan untuk menghasilkan URL yang absolut',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Contoh: https://contoh.kanboard.org/ (digunakan untuk menghasilkan URL yang absolut',
'Actions duplicated successfully.' => 'Tindakan berhasil di duplikasi.',
'Unable to duplicate actions.' => 'Tidak bisa menduplikasi tindakan.',
'Add a new action' => 'Tambahkan tindakan baru',
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php
index 4cf1831e..74e4c10e 100644
--- a/app/Locale/it_IT/translations.php
+++ b/app/Locale/it_IT/translations.php
@@ -1009,7 +1009,7 @@ return array(
'Change subtask position' => 'Cambia la posizione del sotto-task',
'This value must be greater than %d' => 'Questo valore deve essere magiore di %d',
'Another swimlane with the same name exists in the project' => 'Un\'altra corsia con lo stesso nome è già esistente in questo progetto',
- 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Esempio: http://example.kanboard.net/ (usato per generare URL assolute)',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Esempio: https://example.kanboard.org/ (usato per generare URL assolute)',
'Actions duplicated successfully.' => 'Azioni duplicate con successo.',
'Unable to duplicate actions.' => 'Impossibile duplicare le azioni.',
'Add a new action' => 'Aggiungi una nuova azione',
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php
index 6aaf2571..b0803078 100644
--- a/app/Locale/ja_JP/translations.php
+++ b/app/Locale/ja_JP/translations.php
@@ -1009,7 +1009,7 @@ return array(
'Change subtask position' => 'サブタスクの位置を変更',
'This value must be greater than %d' => '%dより大きくなければなりません',
'Another swimlane with the same name exists in the project' => '同じ名前の別のスイムレーンがプロジェクトにあります',
- 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '例:http://example.kanboard.net/(絶対URLの生成に使用)',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '例:https://example.kanboard.org/(絶対URLの生成に使用)',
'Actions duplicated successfully.' => 'アクションを複製しました',
'Unable to duplicate actions.' => 'アクションを複製できません',
'Add a new action' => '新しいアクションを追加',
diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php
index 8a139def..1fe27e42 100644
--- a/app/Locale/ko_KR/translations.php
+++ b/app/Locale/ko_KR/translations.php
@@ -1009,7 +1009,7 @@ return array(
'Change subtask position' => '서브 할일 위치 변경',
'This value must be greater than %d' => '이 값은 %d보다 커야 합니다',
'Another swimlane with the same name exists in the project' => '프로젝트에 같은 이름의 스웜라인이 존재합니다',
- 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '예: http://example.kanboard.net/ (절대적 URLs을 생성하는데 사용됨)',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '예: https://example.kanboard.org/ (절대적 URLs을 생성하는데 사용됨)',
'Actions duplicated successfully.' => '행동이 성공적으로 복제되었습니다',
'Unable to duplicate actions.' => '행동 복제 비활성화',
'Add a new action' => '새로운 행동 추가',
diff --git a/app/Locale/my_MY/translations.php b/app/Locale/my_MY/translations.php
index 7ce542a2..531c403d 100644
--- a/app/Locale/my_MY/translations.php
+++ b/app/Locale/my_MY/translations.php
@@ -1009,7 +1009,7 @@ return array(
// 'Change subtask position' => '',
// 'This value must be greater than %d' => '',
// 'Another swimlane with the same name exists in the project' => '',
- // 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '',
+ // 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '',
// 'Actions duplicated successfully.' => '',
// 'Unable to duplicate actions.' => '',
// 'Add a new action' => '',
diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php
index 49ba2ae6..67f8a58d 100644
--- a/app/Locale/nb_NO/translations.php
+++ b/app/Locale/nb_NO/translations.php
@@ -1009,7 +1009,7 @@ return array(
// 'Change subtask position' => '',
// 'This value must be greater than %d' => '',
// 'Another swimlane with the same name exists in the project' => '',
- // 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '',
+ // 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '',
// 'Actions duplicated successfully.' => '',
// 'Unable to duplicate actions.' => '',
// 'Add a new action' => '',
diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php
index d1bc66a8..e5191f4f 100644
--- a/app/Locale/nl_NL/translations.php
+++ b/app/Locale/nl_NL/translations.php
@@ -1009,7 +1009,7 @@ return array(
// 'Change subtask position' => '',
// 'This value must be greater than %d' => '',
// 'Another swimlane with the same name exists in the project' => '',
- // 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '',
+ // 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '',
// 'Actions duplicated successfully.' => '',
// 'Unable to duplicate actions.' => '',
// 'Add a new action' => '',
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php
index 78285ba3..1c1c4dde 100644
--- a/app/Locale/pl_PL/translations.php
+++ b/app/Locale/pl_PL/translations.php
@@ -1009,7 +1009,7 @@ return array(
'Change subtask position' => 'Zmień pozycję pod-zadania',
'This value must be greater than %d' => 'Wartość musi być większa niż %d',
'Another swimlane with the same name exists in the project' => 'Inny tor o tej samej nazwie już istnieje w projekcie',
- 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Przykład: http://example.kanboard.net/ (użyty do wygenerowania bezwzględnych adresów URL)',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Przykład: https://example.kanboard.org/ (użyty do wygenerowania bezwzględnych adresów URL)',
'Actions duplicated successfully.' => 'Pomyślnie zduplikowano akcje.',
'Unable to duplicate actions.' => 'Nie można zduplikować akcji.',
'Add a new action' => 'Dodaj nową akcję',
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index 61ad9eb7..fd9b0caa 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -1009,7 +1009,7 @@ return array(
'Change subtask position' => 'Alterar a posição da subtarefa',
'This value must be greater than %d' => 'Este valor deve ser maior que %d',
'Another swimlane with the same name exists in the project' => 'Outra raia existe com o mesmo nome no projeto',
- 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Exemplo: http://exemple.kanboard.net/ (usado para gerar URLs absolutos)',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Exemplo: https://exemple.kanboard.org/ (usado para gerar URLs absolutos)',
'Actions duplicated successfully.' => 'Ações duplicadas com sucesso.',
'Unable to duplicate actions.' => 'Não foi possível duplicar as ações.',
'Add a new action' => 'Adicionar uma nova ação',
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index 824979b3..89c55f41 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1009,7 +1009,7 @@ return array(
'Change subtask position' => 'Mudar posição da sub-tarefa',
'This value must be greater than %d' => 'Este valor tem de ser maior que %d',
'Another swimlane with the same name exists in the project' => 'Já existe outra swimlane com o mesmo nome no projeto',
- 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Exemplo: http://example.kanboard.net/ (usado para gerar URLs absolutos)',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Exemplo: https://example.kanboard.org/ (usado para gerar URLs absolutos)',
'Actions duplicated successfully.' => 'Acções duplicadas com sucesso.',
'Unable to duplicate actions.' => 'Não foi possivel duplicar acções.',
'Add a new action' => 'Adicionar nova acção',
diff --git a/app/Locale/ro_RO/translations.php b/app/Locale/ro_RO/translations.php
index 6a09c3d7..f1c538d2 100644
--- a/app/Locale/ro_RO/translations.php
+++ b/app/Locale/ro_RO/translations.php
@@ -1009,7 +1009,7 @@ return array(
'Change subtask position' => 'Schimbă poziția sub-sarcinii',
'This value must be greater than %d' => 'Valoarea aceasta trebuie să fie mai mare decât %d',
'Another swimlane with the same name exists in the project' => 'Există un culoar cu același nume în proiect',
- 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Exemplu : http://exemplu.kanboard.net/ (utilizat în generarea URL-urilor absolute)',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Exemplu : https://exemplu.kanboard.org/ (utilizat în generarea URL-urilor absolute)',
'Actions duplicated successfully.' => 'Acțiuni duplicate cu succes.',
'Unable to duplicate actions.' => 'Nu am putut duplica acțiunile.',
'Add a new action' => 'Adaugă o nouă acțiune',
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php
index d04d73f1..ffa0a447 100644
--- a/app/Locale/ru_RU/translations.php
+++ b/app/Locale/ru_RU/translations.php
@@ -1009,7 +1009,7 @@ return array(
'Change subtask position' => 'Смена позиции подзадачи',
'This value must be greater than %d' => 'Это значение должно быть больше чем %d',
'Another swimlane with the same name exists in the project' => 'Другая дорожка с таким же именем уже существует в этом проекте',
- 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Пример: http://example.kanboard.net/ (используется для генерации абсолютных URLs)',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Пример: https://example.kanboard.org/ (используется для генерации абсолютных URLs)',
'Actions duplicated successfully.' => 'Дублирование действий прошло успешно',
'Unable to duplicate actions.' => 'Дублирование действий закончилось неудачно',
'Add a new action' => 'Добавить новое действие',
diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php
index f7060da2..cb1603c7 100644
--- a/app/Locale/sr_Latn_RS/translations.php
+++ b/app/Locale/sr_Latn_RS/translations.php
@@ -1009,7 +1009,7 @@ return array(
// 'Change subtask position' => '',
// 'This value must be greater than %d' => '',
// 'Another swimlane with the same name exists in the project' => '',
- // 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '',
+ // 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '',
// 'Actions duplicated successfully.' => '',
// 'Unable to duplicate actions.' => '',
// 'Add a new action' => '',
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php
index a497a857..a79ad80f 100644
--- a/app/Locale/sv_SE/translations.php
+++ b/app/Locale/sv_SE/translations.php
@@ -1009,7 +1009,7 @@ return array(
// 'Change subtask position' => '',
// 'This value must be greater than %d' => '',
// 'Another swimlane with the same name exists in the project' => '',
- // 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '',
+ // 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '',
// 'Actions duplicated successfully.' => '',
// 'Unable to duplicate actions.' => '',
// 'Add a new action' => '',
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php
index 4c6f45b7..7d476a9c 100644
--- a/app/Locale/th_TH/translations.php
+++ b/app/Locale/th_TH/translations.php
@@ -1009,7 +1009,7 @@ return array(
// 'Change subtask position' => '',
// 'This value must be greater than %d' => '',
// 'Another swimlane with the same name exists in the project' => '',
- // 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '',
+ // 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '',
// 'Actions duplicated successfully.' => '',
// 'Unable to duplicate actions.' => '',
// 'Add a new action' => '',
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php
index df95d2b3..78b26ec6 100644
--- a/app/Locale/tr_TR/translations.php
+++ b/app/Locale/tr_TR/translations.php
@@ -1009,7 +1009,7 @@ return array(
'Change subtask position' => 'Alt görev sırasını değiştir',
'This value must be greater than %d' => 'Bu değer %d den büyük olmalı',
'Another swimlane with the same name exists in the project' => 'Projede aynı isimli başka bir kulvar var',
- 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Örneğin: http://ornek.kanboard.net/ (sabit URLler oluşturmak için)',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Örneğin: https://ornek.kanboard.org/ (sabit URLler oluşturmak için)',
'Actions duplicated successfully.' => 'İşlemler başarıyla çoklandı.',
'Unable to duplicate actions.' => 'İşlemler çoklanamıyor.',
'Add a new action' => 'Yeni bir işlem ekle',
diff --git a/app/Locale/vi_VN/translations.php b/app/Locale/vi_VN/translations.php
index f18577ce..65d2f3e9 100644
--- a/app/Locale/vi_VN/translations.php
+++ b/app/Locale/vi_VN/translations.php
@@ -1008,14 +1008,14 @@ return array(
'Last activity' => 'Hoạt động cuối',
'Change subtask position' => 'Thay đổi vị trí phụ',
'This value must be greater than %d' => 'Giá trị này phải lớn hơn %d',
- 'Another swimlane with the same name exists in the project' => 'Một con tàu khác có cùng tên tồn tại trong dự án \',
- \'Example: http://example.kanboard.net/ (used to generate absolute URLs)\' => \'Ví dụ: http://example.kanboard.net/ (dùng để tạo URL tuyệt đối)\',
- \'Actions duplicated successfully.\' => \'Hành động trùng lặp thành công.\',
- \'Unable to duplicate actions.\' => \'Không thể lặp lại hành động.\',
- \'Add a new action\' => \'Thêm một hành động mới\',
- \'Import from another project\' => \'Nhập khẩu từ một dự án khác\',
- \'There is no action at the moment.\' => Hiện tại không có hành động nào. ',
- // 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '',
+ 'Another swimlane with the same name exists in the project' => 'Một con tàu khác có cùng tên tồn tại trong dự án ',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => 'Ví dụ: https://example.kanboard.org/ (dùng để tạo URL tuyệt đối)',
+ 'Actions duplicated successfully.' => 'Hành động trùng lặp thành công.',
+ 'Unable to duplicate actions.' => 'Không thể lặp lại hành động.',
+ 'Add a new action' => 'Thêm một hành động mới',
+ 'Import from another project' => 'Nhập khẩu từ một dự án khác',
+ 'There is no action at the moment.' => 'Hiện tại không có hành động nào.',
+ // 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '',
// 'Actions duplicated successfully.' => '',
// 'Unable to duplicate actions.' => '',
// 'Add a new action' => '',
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php
index be761e5d..ff5a1ca3 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/translations.php
@@ -1009,7 +1009,7 @@ return array(
'Change subtask position' => '更改子任务位置',
'This value must be greater than %d' => '当前输入值必须大于%d',
'Another swimlane with the same name exists in the project' => '当前项目中重名里程碑已存在',
- 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '例如: http://example.kanboard.net/(通常用于生成绝对地址)',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '例如: https://example.kanboard.org/(通常用于生成绝对地址)',
'Actions duplicated successfully.' => '动作复制成功。',
'Unable to duplicate actions.' => '无法复制动作。',
'Add a new action' => '添加新动作',
diff --git a/app/Locale/zh_TW/translations.php b/app/Locale/zh_TW/translations.php
index 9368c65a..ee4708db 100644
--- a/app/Locale/zh_TW/translations.php
+++ b/app/Locale/zh_TW/translations.php
@@ -1009,7 +1009,7 @@ return array(
'Change subtask position' => '更改子任務位置',
'This value must be greater than %d' => '目前輸入值必須大於%d',
'Another swimlane with the same name exists in the project' => '目前專案中相同名稱里程碑已存在',
- 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '例如: http://example.kanboard.net/(通常用於產生永久網址)',
+ 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '例如: https://example.kanboard.org/(通常用於產生永久網址)',
'Actions duplicated successfully.' => '動作複製成功。',
'Unable to duplicate actions.' => '無法複製動作。',
'Add a new action' => '增加新動作',
diff --git a/app/Template/config/about.php b/app/Template/config/about.php
index 4cce5e63..de1e6111 100644
--- a/app/Template/config/about.php
+++ b/app/Template/config/about.php
@@ -5,7 +5,7 @@
<ul>
<li>
<?= t('Official website:') ?>
- <a href="https://kanboard.net/" target="_blank" rel="noreferer">https://kanboard.net/</a>
+ <a href="https://kanboard.org/" target="_blank" rel="noreferer">https://kanboard.org/</a>
</li>
<li>
<?= t('Author:') ?>
diff --git a/app/Template/config/application.php b/app/Template/config/application.php
index d3d8c858..30e6363c 100644
--- a/app/Template/config/application.php
+++ b/app/Template/config/application.php
@@ -6,8 +6,8 @@
<fieldset>
<?= $this->form->label(t('Application URL'), 'application_url') ?>
- <?= $this->form->text('application_url', $values, $errors, array('placeholder="http://example.kanboard.net/"')) ?>
- <p class="form-help"><?= t('Example: http://example.kanboard.net/ (used to generate absolute URLs)') ?></p>
+ <?= $this->form->text('application_url', $values, $errors, array('placeholder="https://example.kanboard.org/"')) ?>
+ <p class="form-help"><?= t('Example: https://example.kanboard.org/ (used to generate absolute URLs)') ?></p>
<?= $this->form->label(t('Language'), 'application_language') ?>
<?= $this->form->select('application_language', $languages, $values, $errors) ?>
diff --git a/app/Validator/AuthValidator.php b/app/Validator/AuthValidator.php
index 03ff6f22..25dab430 100644
--- a/app/Validator/AuthValidator.php
+++ b/app/Validator/AuthValidator.php
@@ -93,7 +93,7 @@ class AuthValidator extends BaseValidator
*
* @access protected
* @param array $values Form values
- * @return boolean
+ * @return array
*/
protected function validateCaptcha(array $values)
{
diff --git a/app/constants.php b/app/constants.php
index 6b260a4a..ccd9167d 100644
--- a/app/constants.php
+++ b/app/constants.php
@@ -20,7 +20,7 @@ defined('CACHE_DIR') or define('CACHE_DIR', DATA_DIR.DIRECTORY_SEPARATOR.'cache'
// Plugins settings
defined('PLUGINS_DIR') or define('PLUGINS_DIR', ROOT_DIR.DIRECTORY_SEPARATOR.'plugins');
-defined('PLUGIN_API_URL') or define('PLUGIN_API_URL', 'https://kanboard.net/plugins.json');
+defined('PLUGIN_API_URL') or define('PLUGIN_API_URL', 'https://kanboard.org/plugins.json');
defined('PLUGIN_INSTALLER') or define('PLUGIN_INSTALLER', true);
// Enable/disable debug