diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2013-08-09 01:47:48 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2013-08-09 01:47:48 +0000 |
commit | bdf6bd335588c8c789b0d3d7500ba4ecda986a72 (patch) | |
tree | ff8452e41e7e1c348ef0219a7c47426c52a50ae5 /config | |
parent | 8254cd2381f226a04202533f772309e98e661352 (diff) | |
download | redmine-bdf6bd335588c8c789b0d3d7500ba4ecda986a72.tar.gz redmine-bdf6bd335588c8c789b0d3d7500ba4ecda986a72.zip |
Spanish translation updated by Thomas Godard (#14645)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12101 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/es.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/config/locales/es.yml b/config/locales/es.yml index 7b54d367c..183909678 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1132,6 +1132,5 @@ es: label_visibility_private: solamente para mí label_visibility_roles: solamente para estos roles label_visibility_public: para cualquier usuario - 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 + field_must_change_passwd: Cambiar la contraseña en el siguiente identificación + notice_new_password_must_be_different: Nueva contraseña debe ser diferente de la actual |