diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-01-09 13:06:27 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-01-09 13:06:27 +0000 |
commit | 812381587032f228ed007e60d726da6829e5e1a8 (patch) | |
tree | ff44163ad08356eb20d9c3d3b2e36fab24a57b3e /config/locales/es.yml | |
parent | fef3ecf372e40be323e737fc7e0ebc10913d0b76 (diff) | |
download | redmine-812381587032f228ed007e60d726da6829e5e1a8.tar.gz redmine-812381587032f228ed007e60d726da6829e5e1a8.zip |
Spanish "permission_import_issues" and "label_import_issues" translation fixed by Leonel Iturralde (#21521)
git-svn-id: http://svn.redmine.org/redmine/trunk@15031 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/es.yml')
-rw-r--r-- | config/locales/es.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/es.yml b/config/locales/es.yml index 4e7499cbb..6ded0ad70 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1187,8 +1187,8 @@ es: error_invalid_csv_file_or_settings: El archivo no es un archivo CSV o no coincide con la configuración error_can_not_read_import_file: Ocurrió un error mientras se leía el archivo a importar - permission_import_issues: Importar incidencias - label_import_issues: Importar incidencias + permission_import_issues: Importar Peticiones + label_import_issues: Importar petición label_select_file_to_import: Selecciona el archivo a importar label_fields_separator: Separador de Campos label_fields_wrapper: Envoltorio de Campo |