From acba461940904678670b10cf204050508cf1fe23 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Thu, 5 Nov 2015 17:38:10 +0000 Subject: [PATCH] 915: TDM - Support the Spanish language Task-Url: https://support.d4science.org/issues/915 Updated Spanish Support git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@120200 82a268e6-3cf1-43bd-a215-b396298e98cf --- .../gwtservice/server/TDGWTServiceMessages_es.properties | 8 ++++---- .../gwtservice/server/TDGWTServiceMessages_it.properties | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/resources/org/gcube/portlets/user/td/gwtservice/server/TDGWTServiceMessages_es.properties b/src/main/resources/org/gcube/portlets/user/td/gwtservice/server/TDGWTServiceMessages_es.properties index 7a058b9..1d1c7c2 100644 --- a/src/main/resources/org/gcube/portlets/user/td/gwtservice/server/TDGWTServiceMessages_es.properties +++ b/src/main/resources/org/gcube/portlets/user/td/gwtservice/server/TDGWTServiceMessages_es.properties @@ -1,7 +1,7 @@ -sessionExpired = Sesión Ha Finalizado! +sessionExpired = Sesi\u00f3n Ha Finalizado! securityExceptionRights = Excepcion de seguridad, usted no tiene los derechos necesarios! tabularResourceIsLocked = La Tabular Resource es Locked! tabularResourceIsFinal = La Tabular Resource es Final! -noValidTabularResourceIdPresent = Id de la Tabular Resource no válido! -operationNotAllowedOnFlow = Operación no permitida en una tabular resource de tipo flow! -templateNotCompatibleException = Plantilla no es compatible con esta Tabular Resource! \ No newline at end of file +noValidTabularResourceIdPresent = Id de la Tabular Resource no v\u00e1lido! +operationNotAllowedOnFlow = Operaci\u00f3n no permitida en una tabular resource de tipo flow! +templateNotCompatibleException = Plantilla no es compatible con esta Tabular Resource! diff --git a/src/main/resources/org/gcube/portlets/user/td/gwtservice/server/TDGWTServiceMessages_it.properties b/src/main/resources/org/gcube/portlets/user/td/gwtservice/server/TDGWTServiceMessages_it.properties index 49fcd1b..e6fa929 100644 --- a/src/main/resources/org/gcube/portlets/user/td/gwtservice/server/TDGWTServiceMessages_it.properties +++ b/src/main/resources/org/gcube/portlets/user/td/gwtservice/server/TDGWTServiceMessages_it.properties @@ -1,7 +1,7 @@ sessionExpired = Sessione Scaduta! securityExceptionRights = Eccezione di sicurezza, non si dispone dei diritti necessari! -tabularResourceIsLocked = La Tabular Resource è Locked! -tabularResourceIsFinal = La Tabular Resource è Finale! +tabularResourceIsLocked = La Tabular Resource \u00e8 Locked! +tabularResourceIsFinal = La Tabular Resource \u00e8 Finale! noValidTabularResourceIdPresent = Id della Tabular Resource non valido! operationNotAllowedOnFlow = Operazione non permessa su una tabular resource di tipo flow! templateNotCompatibleException = Template non compatibile con questa Tabular Resource!