diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-11-18 10:31:20 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-11-18 10:31:20 +0000 |
commit | 628b3cde711e35c56644e7f85ae44d0d26b66b42 (patch) | |
tree | 83693a9214f83b4df16647c45641c18c048c1a08 /config/locales/es.yml | |
parent | 5f36e1fff28609a48ab89c0b4f5690dfaca24e97 (diff) | |
download | redmine-628b3cde711e35c56644e7f85ae44d0d26b66b42.tar.gz redmine-628b3cde711e35c56644e7f85ae44d0d26b66b42.zip |
Removed unused i18n string (#8373).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10839 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/es.yml')
-rw-r--r-- | config/locales/es.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/es.yml b/config/locales/es.yml index 3ea3fcb93..f66726dad 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -957,7 +957,6 @@ es: project_module_gantt: Gantt project_module_calendar: Calendario button_edit_associated_wikipage: "Editar paginas Wiki asociadas: %{page_title}" - text_are_you_sure_with_children: ¿Borrar peticiones y todas sus peticiones hijas? field_text: Campo de texto label_user_mail_option_only_owner: Solo para objetos que soy propietario setting_default_notification_option: Opcion de notificacion por defecto |