From 45333651070658d3a208b098645d4a9bb6a9aa7e Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Sun, 13 Sep 2015 00:10:02 -0300 Subject: [PATCH] Fix translate attrs --- i18n/po/template.pot | 30 ++++++++---------------- public/views/copayers.html | 2 +- public/views/includes/alert.html | 2 +- public/views/includes/password.html | 6 ++--- public/views/includes/sidebar.html | 2 +- public/views/modals/tx-status.html | 8 +++---- public/views/preferencesEmail.html | 2 +- public/views/preferencesInformation.html | 2 +- public/views/walletHome.html | 3 ++- 9 files changed, 24 insertions(+), 33 deletions(-) diff --git a/i18n/po/template.pot b/i18n/po/template.pot index c03eda13c..ef2c56325 100644 --- a/i18n/po/template.pot +++ b/i18n/po/template.pot @@ -12,6 +12,15 @@ msgstr "" msgid "{{fee}} will be discounted for bitcoin networking fees" msgstr "" +#: public/views/copayers.html +#: public/views/walletHome.html +msgid "{{index.m}}-of-{{index.n}}" +msgstr "" + +#: public/views/includes/sidebar.html +msgid "{{item.m}}-of-{{item.n}}" +msgstr "" + #: src/js/controllers/importLegacy.js msgid "{{len}} wallets imported. Funds scanning in progress. Hold on to see updated balance" msgstr "" @@ -252,10 +261,6 @@ msgstr "" msgid "Confirmations" msgstr "" -#: public/views/preferencesInformation.html -msgid "Copayer {{$index}}" -msgstr "" - #: src/js/services/bwsError.js msgid "Copayer already in this wallet" msgstr "" @@ -460,7 +465,7 @@ msgid "Economy" msgstr "" #: public/views/preferencesEmail.html -msgid "email for wallet notifications" +msgid "Email for wallet notifications" msgstr "" #: public/views/preferences.html @@ -800,21 +805,6 @@ msgstr "" msgid "Note" msgstr "" -#: public/views/copayers.html -#: public/views/walletHome.html -#: public/views/includes/sidebar.html -msgid "of" -msgstr "" - -#: public/views/includes/alert.html -#: public/views/includes/password.html -msgid "OK" -msgstr "" - -#: public/views/modals/tx-status.html -msgid "OKAY" -msgstr "" - #: public/views/preferencesInformation.html msgid "Only Main (not change) addresses are shown. The addresses on this list were not verified locally at this time." msgstr "" diff --git a/public/views/copayers.html b/public/views/copayers.html index e773637f2..4132d42d1 100644 --- a/public/views/copayers.html +++ b/public/views/copayers.html @@ -30,7 +30,7 @@

Waiting for copayers - [ {{index.m}} of {{index.n}} ] + [ {{index.m}}-of-{{index.n}} ]

diff --git a/public/views/includes/alert.html b/public/views/includes/alert.html index a3a25ee4d..1f14419dc 100644 --- a/public/views/includes/alert.html +++ b/public/views/includes/alert.html @@ -8,7 +8,7 @@ {{index.showAlert.msg|translate}}
- OK + OK
diff --git a/public/views/includes/password.html b/public/views/includes/password.html index 5f59ca1b7..64f5d0961 100644 --- a/public/views/includes/password.html +++ b/public/views/includes/password.html @@ -29,15 +29,15 @@

- Password cannot be recovered. Be sure to write it down + Password cannot be recovered. Be sure to write it down {{pass.error|translate}}

diff --git a/public/views/includes/sidebar.html b/public/views/includes/sidebar.html index e1ed9f34f..030db56d3 100644 --- a/public/views/includes/sidebar.html +++ b/public/views/includes/sidebar.html @@ -12,7 +12,7 @@
{{(item.name || item.id) | limitTo: 1}}
{{item.name || item.id}}
-
{{item.m}} of {{item.n}}
+
{{item.m}}-of-{{item.n}}
  • diff --git a/public/views/modals/tx-status.html b/public/views/modals/tx-status.html index 5f24dacce..507a85e6b 100644 --- a/public/views/modals/tx-status.html +++ b/public/views/modals/tx-status.html @@ -5,7 +5,7 @@ Payment Sent
    - OKAY + OKAY
    @@ -16,7 +16,7 @@ Payment Proposal Created
    - OKAY + OKAY
    @@ -28,7 +28,7 @@ Payment Accepted
    - OKAY + OKAY
    @@ -38,6 +38,6 @@ Payment Rejected
    - OKAY + OKAY
    diff --git a/public/views/preferencesEmail.html b/public/views/preferencesEmail.html index 55cac6990..0d3995724 100644 --- a/public/views/preferencesEmail.html +++ b/public/views/preferencesEmail.html @@ -29,7 +29,7 @@ - + diff --git a/public/views/preferencesInformation.html b/public/views/preferencesInformation.html index 581ea93ad..c8f043b53 100644 --- a/public/views/preferencesInformation.html +++ b/public/views/preferencesInformation.html @@ -55,7 +55,7 @@

    Extended Public Keys

  • -
    Copayer {{$index}} +
    Copayer {{$index}}
    diff --git a/public/views/walletHome.html b/public/views/walletHome.html index 047936eeb..50b4db9a7 100644 --- a/public/views/walletHome.html +++ b/public/views/walletHome.html @@ -123,7 +123,8 @@ {{(index.alias || index.walletName)}}

    - Multisignature wallet ({{index.m}} of {{index.n}}) + Multisignature wallet + ({{index.m}}-of-{{index.n}}) - Testnet - No Private key