diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-08-05 18:04:20 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-08-05 18:04:20 +0000 |
commit | fbffe332e2a33b9d419d02177b7f8779821a65e5 (patch) | |
tree | 953493ace25cc7eaf9c0608838af01f3910aa5f0 /config/locales/th.yml | |
parent | fa51c8601dda0882ae5fcd809b14553ead186646 (diff) | |
download | redmine-fbffe332e2a33b9d419d02177b7f8779821a65e5.tar.gz redmine-fbffe332e2a33b9d419d02177b7f8779821a65e5.zip |
Removed hardcoded string (#3872).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12083 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/th.yml')
-rw-r--r-- | config/locales/th.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/th.yml b/config/locales/th.yml index 974d24817..ada3f1504 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -1094,3 +1094,5 @@ th: label_visibility_roles: to these roles only label_visibility_public: to any users field_must_change_passwd: Must change password at next logon + notice_new_password_must_be_different: The new password must be different from the + current password |