From 0f88cac99ab9672b05482891e4c42f23f496b5c5 Mon Sep 17 00:00:00 2001 From: oneohthree Date: Sat, 8 Apr 2017 16:41:14 -0400 Subject: [PATCH] BUTTON_SIGN_AND_ENCRYPT change 'and' for 'y' --- rainloop/v/0.0.0/app/localization/webmail/es_ES.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rainloop/v/0.0.0/app/localization/webmail/es_ES.yml b/rainloop/v/0.0.0/app/localization/webmail/es_ES.yml index 388a1dde1b..4388175d3e 100644 --- a/rainloop/v/0.0.0/app/localization/webmail/es_ES.yml +++ b/rainloop/v/0.0.0/app/localization/webmail/es_ES.yml @@ -301,7 +301,7 @@ es_ES: LABEL_PASSWORD: "ContraseƱa" BUTTON_SIGN: "Firmar" BUTTON_ENCRYPT: "Encriptar" - BUTTON_SIGN_AND_ENCRYPT: "Firmar and encriptar" + BUTTON_SIGN_AND_ENCRYPT: "Firmar y encriptar" POPUPS_MESSAGE_OPEN_PGP: TITLE_MESSAGE_OPEN_PGP: "Descifrar OpenPGP" LABEL_KEY: "Clave privada"