diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-05-17 14:05:55 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-05-17 14:05:55 +0000 |
commit | 134222877178477f2f754390eb8b9506147e0c96 (patch) | |
tree | 4439b99af9a8d76aeb2cc0b27c92f49dbb4fdab7 | |
parent | 6872c5e0b985fd76ba38fdde1bdf044bca1e7332 (diff) | |
download | redmine-134222877178477f2f754390eb8b9506147e0c96.tar.gz redmine-134222877178477f2f754390eb8b9506147e0c96.zip |
Translations updates.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/0.8-stable@2753 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r-- | lang/es.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/es.yml b/lang/es.yml index 1729292e7..5304f4b2f 100644 --- a/lang/es.yml +++ b/lang/es.yml @@ -681,6 +681,6 @@ text_user_mail_option: "De los proyectos no seleccionados, sólo recibirá notif text_user_wrote: '%s escribió:' text_wiki_destroy_confirmation: ¿Seguro que quiere borrar el wiki y todo su contenido? text_workflow_edit: Seleccionar un flujo de trabajo para actualizar -text_plugin_assets_writable: Plugin assets directory writable -warning_attachments_not_saved: "%d file(s) could not be saved." -button_create_and_continue: Create and continue +text_plugin_assets_writable: Se puede escribir en el directorio de extensiones activas +warning_attachments_not_saved: "No pudieron guardarse %d fichero(s)." +button_create_and_continue: Crear y continuar |