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