summaryrefslogtreecommitdiff
path: root/app/Locale
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-01-29 20:47:00 -0500
committerFrederic Guillot <fred@kanboard.net>2017-01-29 20:47:00 -0500
commita5a9bd56b7fef8dfe8c2a9e90aac50ce7371da01 (patch)
tree28418a00a5814210967f2f821c6940eebba99b43 /app/Locale
parentda3110ec8b02c77b659385a400d31d32e708fd3f (diff)
Improve forget password behaviour
Notify the user that an email has been sent or not.
Diffstat (limited to 'app/Locale')
-rw-r--r--app/Locale/bs_BA/translations.php4
-rw-r--r--app/Locale/cs_CZ/translations.php4
-rw-r--r--app/Locale/da_DK/translations.php4
-rw-r--r--app/Locale/de_DE/translations.php4
-rw-r--r--app/Locale/el_GR/translations.php4
-rw-r--r--app/Locale/es_ES/translations.php4
-rw-r--r--app/Locale/fi_FI/translations.php4
-rw-r--r--app/Locale/fr_FR/translations.php4
-rw-r--r--app/Locale/hu_HU/translations.php4
-rw-r--r--app/Locale/id_ID/translations.php4
-rw-r--r--app/Locale/it_IT/translations.php4
-rw-r--r--app/Locale/ja_JP/translations.php4
-rw-r--r--app/Locale/ko_KR/translations.php4
-rw-r--r--app/Locale/my_MY/translations.php4
-rw-r--r--app/Locale/nb_NO/translations.php4
-rw-r--r--app/Locale/nl_NL/translations.php4
-rw-r--r--app/Locale/pl_PL/translations.php4
-rw-r--r--app/Locale/pt_BR/translations.php4
-rw-r--r--app/Locale/pt_PT/translations.php4
-rw-r--r--app/Locale/ru_RU/translations.php4
-rw-r--r--app/Locale/sr_Latn_RS/translations.php4
-rw-r--r--app/Locale/sv_SE/translations.php4
-rw-r--r--app/Locale/th_TH/translations.php4
-rw-r--r--app/Locale/tr_TR/translations.php4
-rw-r--r--app/Locale/zh_CN/translations.php4
25 files changed, 100 insertions, 0 deletions
diff --git a/app/Locale/bs_BA/translations.php b/app/Locale/bs_BA/translations.php
index e689439c..3174d450 100644
--- a/app/Locale/bs_BA/translations.php
+++ b/app/Locale/bs_BA/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php
index 6299f514..e152db9f 100644
--- a/app/Locale/cs_CZ/translations.php
+++ b/app/Locale/cs_CZ/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php
index 87d65e87..a38a20d7 100644
--- a/app/Locale/da_DK/translations.php
+++ b/app/Locale/da_DK/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index adefbf13..13cdf6bf 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -1307,4 +1307,8 @@ return array(
'Credentials' => 'Anmeldeinformationen',
'New user' => 'Neuer Benutzer',
'This username is already taken' => 'Dieser Benutzername ist bereits vergeben',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/el_GR/translations.php b/app/Locale/el_GR/translations.php
index 959b32d2..c2760407 100644
--- a/app/Locale/el_GR/translations.php
+++ b/app/Locale/el_GR/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php
index 5f5d71e1..3fa4c3a8 100644
--- a/app/Locale/es_ES/translations.php
+++ b/app/Locale/es_ES/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php
index 685858aa..f37abc55 100644
--- a/app/Locale/fi_FI/translations.php
+++ b/app/Locale/fi_FI/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 824519f9..ce2e8a46 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -1307,4 +1307,8 @@ return array(
'Credentials' => 'Informations d\'identification',
'New user' => 'Nouvel utilisateur',
'This username is already taken' => 'Ce nom d\'utilisateur est déjà pris',
+ 'A link to reset your password has been sent by email.' => 'Un lien pour réinitialiser votre mot de passe a été envoyé par email.',
+ 'Your profile must have a valid email address.' => 'Votre profil doit avoir une adresse e-mail valide.',
+ 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => 'Malheureusement, nous ne pouvons pas réinitialiser votre mot de passe. Avez-vous saisi un nom d\'utilisateur valide ? Avez-vous une adresse e-mail dans votre profil ?',
+ 'TRL - Turkish Lira' => 'TRL - Livre turque',
);
diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php
index 4b8dedbe..57bea247 100644
--- a/app/Locale/hu_HU/translations.php
+++ b/app/Locale/hu_HU/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php
index 45c93b06..4c2bab4f 100644
--- a/app/Locale/id_ID/translations.php
+++ b/app/Locale/id_ID/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php
index f7c6c5ee..8a73ceeb 100644
--- a/app/Locale/it_IT/translations.php
+++ b/app/Locale/it_IT/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php
index e747c320..8ce0c9fa 100644
--- a/app/Locale/ja_JP/translations.php
+++ b/app/Locale/ja_JP/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php
index e1825ad7..b3fe859e 100644
--- a/app/Locale/ko_KR/translations.php
+++ b/app/Locale/ko_KR/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/my_MY/translations.php b/app/Locale/my_MY/translations.php
index 641dfefa..0d694782 100644
--- a/app/Locale/my_MY/translations.php
+++ b/app/Locale/my_MY/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php
index da7e6508..7f563358 100644
--- a/app/Locale/nb_NO/translations.php
+++ b/app/Locale/nb_NO/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php
index 140c0406..37427071 100644
--- a/app/Locale/nl_NL/translations.php
+++ b/app/Locale/nl_NL/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php
index 16988195..a3b0018d 100644
--- a/app/Locale/pl_PL/translations.php
+++ b/app/Locale/pl_PL/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index ef8fc4c9..0de6ab2b 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index c4e14ed3..d7a8b74d 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1307,4 +1307,8 @@ return array(
'Credentials' => 'Credenciais',
'New user' => 'Novo utilizador',
'This username is already taken' => 'Este nome de usuário já foi utilizado',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php
index 7bf57fb2..d9b9d4d2 100644
--- a/app/Locale/ru_RU/translations.php
+++ b/app/Locale/ru_RU/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
'New user' => 'Добавить пользователя',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php
index bee83a94..2f22774e 100644
--- a/app/Locale/sr_Latn_RS/translations.php
+++ b/app/Locale/sr_Latn_RS/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php
index ec6f75e1..17e60c03 100644
--- a/app/Locale/sv_SE/translations.php
+++ b/app/Locale/sv_SE/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php
index dcd858d0..f8ecd0d2 100644
--- a/app/Locale/th_TH/translations.php
+++ b/app/Locale/th_TH/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php
index 85a667a6..7c8a7453 100644
--- a/app/Locale/tr_TR/translations.php
+++ b/app/Locale/tr_TR/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php
index 0f91e29f..76c51a62 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/translations.php
@@ -1307,4 +1307,8 @@ return array(
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
+ // 'A link to reset your password has been sent by email.' => '',
+ // 'Your profile must have a valid email address.' => '',
+ // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
+ // 'TRL - Turkish Lira' => '',
);