From 8f55ddee85ce45d9f4dcd3c0e3656082f69cffec Mon Sep 17 00:00:00 2001 From: Juan Carlos Carmona Calvo Date: Mon, 11 Mar 2024 11:12:24 -0600 Subject: [PATCH] fix: a couple of changes in texts --- app/translations/en.json | 4 ++-- app/translations/es.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/translations/en.json b/app/translations/en.json index 4dc5ca305..432e035b9 100644 --- a/app/translations/en.json +++ b/app/translations/en.json @@ -14,7 +14,7 @@ "biometricsfailed-button": "Unlock", "biometrics-title": "Authentication", "biometrics-message": "Please authenticate", - "biometrics-error": "For security you need to authenticate again to perform this action.\nYou Always can change this in Settings", + "biometrics-error": "For security you need to authenticate again to perform this action. You Always can change this in Settings", "close": "Close", "cancel": "Cancel", "save": "Save", @@ -436,7 +436,7 @@ "details": "Transaction Details", "pool": "Pool", "contactcopied": "Copied Contact to Clipboard", - "address-http": "Zingo has no idea who sent you this Address!\nIt's entirely up to you to authenticate the Sender.", + "address-http": "Zingo has no idea who sent you this Address! It's entirely up to you to authenticate the Sender.", "address-https": "Zingo-Authenticated Address" }, "report": { diff --git a/app/translations/es.json b/app/translations/es.json index bdd80696f..bf1d5edb0 100644 --- a/app/translations/es.json +++ b/app/translations/es.json @@ -14,7 +14,7 @@ "biometricsfailed-button": "Desbloquear", "biometrics-title": "Autenticación", "biometrics-message": "Por favor autenticar", - "biometrics-error": "Por seguridad necesitas autenticarte de nuevo para realizar esta accion.\nSiempre puedes cambiar esto en Parámetros", + "biometrics-error": "Por seguridad necesitas autenticarte de nuevo para realizar esta accion. Siempre puedes cambiarlo en Parámetros", "close": "Cerrar", "cancel": "Cancelar", "save": "Grabar", @@ -436,7 +436,7 @@ "details": "Detalles de la Transacción", "pool": "Grupo", "contactcopied": "Contacto copiado al portapapeles", - "address-http": "¡Zingo no tiene idea de quién te envió esta dirección!\nDepende totalmente de ti autenticar al remitente.", + "address-http": "¡Zingo no tiene idea de quién te envió esta dirección! Depende totalmente de ti autenticar al remitente.", "address-https": "Dirección autenticada por Zingo" }, "report": { "title": "Informe de Sincronización",