diff options
author | Frederic Guillot <fred@kanboard.net> | 2017-02-16 22:27:23 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2017-02-16 22:27:23 -0500 |
commit | 706ced08dfb7871219a6140077cf20626e71baec (patch) | |
tree | 22359bfc56cf8e00db15b590bd9c6dbbb3da8cad /app/Locale/hu_HU | |
parent | e393b387fbdda057e80d782cd49a2c387161b4db (diff) |
Improve validation message
Diffstat (limited to 'app/Locale/hu_HU')
-rw-r--r-- | app/Locale/hu_HU/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index b1a78ef2..f4567dce 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -1301,7 +1301,7 @@ return array( // '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' => '', // 'The project email is optional and could be used by several plugins.' => '', - // 'The email project must be unique across all projects' => '', + // 'The project email must be unique across all projects' => '', // 'The email configuration has been disabled by the administrator.' => '', // 'Close this project' => '', // 'Open this project' => '', |