From ca009dbf9042e27960e78342b7e4c16e18395785 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Fri, 17 Jul 2015 10:55:00 -0300 Subject: [PATCH 1/3] Removes unused file --- public/views/history.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 public/views/history.html diff --git a/public/views/history.html b/public/views/history.html deleted file mode 100644 index e69de29bb..000000000 From 9f3a0dd781b3e972a55a2946ce095bbd48b7fca2 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Fri, 17 Jul 2015 10:55:23 -0300 Subject: [PATCH 2/3] Updates es.po --- po/es.po | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/po/es.po b/po/es.po index 59bc2dc09..38c3a13ca 100644 --- a/po/es.po +++ b/po/es.po @@ -36,13 +36,13 @@ msgstr "" #: public/views/backup.html msgid "" -"A backup without the private key will allow to see wallet balance, " -"transaction, create spend proposals, but will not be able to approve (sign) " -"proposals." +"A backup without its private key will allow the user to see the wallet " +"balance, transactions, and create spend proposals. However, it will not be " +"able to approve (sign) proposals." msgstr "" -"Una copia de seguridad sin la clave privada permitirá ver el balance del " -"monedero, las transacciones, crear propuestas de gasto, pero no podrá " -"aprobar (firmar) propuestas." +"Una copia de seguridad sin la clave privada permitirá al usuario ver el " +"balance del monedero, las transacciones y crear propuestas de gasto. Sin " +"embargo, no podrá aprobar (firmar) propuestas." #: public/views/splash.html msgid "A multisignature bitcoin wallet" @@ -396,7 +396,7 @@ msgid "Disabled" msgstr "Deshabilitado" #: public/views/backup.html -msgid "Do not include private key on backup" +msgid "Do not include private key in backup" msgstr "No incluir la clave privada en la copia de seguridad" #: public/views/walletHome.html @@ -1148,9 +1148,9 @@ msgstr "Hay un error en el formulario" #: public/views/modals/tx-details.html msgid "" -"This transaction becomed invalid. Possible due to a double spend attempt." +"This transaction has become invalid; possibly due to a double spend attempt." msgstr "" -"Esta transacción se ha invalidado. Posiblemente debido a un intento de doble " +"Esta transacción se ha invalidado; posiblemente debido a un intento de doble " "gasto." #: public/views/walletHome.html From fffc995c7f46127b6873d37fc22f8a785842d558 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Fri, 17 Jul 2015 10:56:27 -0300 Subject: [PATCH 3/3] Fixes backup page layout --- public/views/backup.html | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/public/views/backup.html b/public/views/backup.html index 6d1f340ff..d3cb3387b 100644 --- a/public/views/backup.html +++ b/public/views/backup.html @@ -7,14 +7,14 @@
-
+
-
+
Failed to create backup
-
+
The private key for this wallet is encrypted. Exporting a backup will keep the private key encrypted in the backup archive. @@ -59,23 +59,23 @@
- -

Backup options

- - @@ -83,9 +83,7 @@
- - -
+

Copy backup to a safe place

@@ -98,8 +96,11 @@
-
- * You can safely install your backup on another device and use your wallet from multiple devices at the same time. +
+
+ * You can safely install your backup on another device and use your wallet from multiple devices at the same time. +
+