diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2014-03-15 05:49:16 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2014-03-15 05:49:16 +0000 |
commit | 484b13cc94ec2758b799e791b974e09158fea308 (patch) | |
tree | 782156e8c8d1d0419369b8aa662b0ed85c1e7f94 | |
parent | 23fd0671243ddfa4f63223fee2f0189ea4021181 (diff) | |
download | redmine-484b13cc94ec2758b799e791b974e09158fea308.tar.gz redmine-484b13cc94ec2758b799e791b974e09158fea308.zip |
Spanish translation updated by Jesus Gutierrez de la Vega (#16356)
git-svn-id: http://svn.redmine.org/redmine/trunk@12965 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r-- | config/locales/es.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/locales/es.yml b/config/locales/es.yml index 69a704562..e350924fe 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1144,5 +1144,4 @@ es: label_link_values_to: Enlazar valores a la URL setting_force_default_language_for_anonymous: Forzar lenguaje por defecto a usuarios anĂ³nimos setting_force_default_language_for_loggedin: Forzar lenguaje por defecto para usuarios identificados - label_custom_field_select_type: Select the type of object to which the custom field - is to be attached + label_custom_field_select_type: Seleccione el tipo de objeto al que unir el campo personalizado |