From d6a17ef0b66611c42541b0489ed52ef69a149cf4 Mon Sep 17 00:00:00 2001 From: Tim Worrall Date: Wed, 11 Mar 2015 15:25:35 -0400 Subject: [PATCH] No Jira issue. Minor 18n change: moved an entry from vivo to vitro and modified an existing entry. --- webapp/languages/es_GO/i18n/all_es_GO.properties | 4 ++-- webapp/web/i18n/all.properties | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/webapp/languages/es_GO/i18n/all_es_GO.properties b/webapp/languages/es_GO/i18n/all_es_GO.properties index 6acd5e2a5..e5e176fc7 100644 --- a/webapp/languages/es_GO/i18n/all_es_GO.properties +++ b/webapp/languages/es_GO/i18n/all_es_GO.properties @@ -7,7 +7,7 @@ save_changes = Guardar cambios save_entry=Guardar entrada select_existing=Seleccione existente select_an_existing=Seleccione una existente -add_an_entry_to=Agregar una entrada a: +add_an_entry_to=Agregar una entrada de tipo change_entry_for=Cambie la entrada de: add_new_entry_for=Añadir nueva entrada para: change_text_for=Cambie el texto para: @@ -17,7 +17,7 @@ required_fields = campos obligatorios or = o alt_error_alert = Icono de alerta con error alt_confirmation = Icono de confirmación - +for = para email_address = Dirección de correo electrónico first_name = Primer nombre last_name = Apellido diff --git a/webapp/web/i18n/all.properties b/webapp/web/i18n/all.properties index ae220a033..611a585a2 100644 --- a/webapp/web/i18n/all.properties +++ b/webapp/web/i18n/all.properties @@ -7,7 +7,7 @@ save_changes=Save changes save_entry=Save entry select_existing=Select existing select_an_existing=Select an existing -add_an_entry_to=Add an entry to: +add_an_entry_to=Add an entry of type change_entry_for=Change entry for: add_new_entry_for=Add new entry for: change_text_for=Change text for: @@ -17,7 +17,7 @@ required_fields = required fields or = or alt_error_alert = Error alert icon alt_confirmation = Confirmation icon - +for=for email_address = Email address first_name = First name last_name = Last name