Merge pull request #1396 from oneohthree/patch-1

BUTTON_SIGN_AND_ENCRYPT change 'and' for 'y'
This commit is contained in:
RainLoop Team 2017-04-08 23:58:33 +03:00 committed by GitHub
commit 18b39315e7

View file

@ -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"