diff --git a/i18n/po/template.pot b/i18n/po/template.pot index feb10c16e..ce688072b 100644 --- a/i18n/po/template.pot +++ b/i18n/po/template.pot @@ -275,6 +275,8 @@ msgid "Calculating fee" msgstr "" #: public/views/includes/confirm-tx.html +#: public/views/includes/note.html +#: public/views/includes/password.html #: public/views/modals/addressbook.html #: public/views/modals/confirmation.html #: public/views/walletHome.html @@ -285,11 +287,6 @@ msgstr "" msgid "Cancel" msgstr "" -#: public/views/includes/note.html -#: public/views/includes/password.html -msgid "CANCEL" -msgstr "" - #: public/views/copayers.html msgid "Cancel and delete the wallet" msgstr "" @@ -1102,7 +1099,7 @@ msgid "Note: a total of {{amountBelowFeeStr}} were excluded. These funds come fr msgstr "" #: public/views/import.html -msgid "NOTE: To import a wallet from a 3rd party software, please go to Add Wallet > Create Wallet, and specify the seed there." +msgid "NOTE: To import a wallet from a 3rd party software, please go to Add Wallet > Create Wallet, and specify the Recovery Phrase there." msgstr "" #: public/views/disclaimer.html @@ -1393,6 +1390,7 @@ msgstr "" msgid "Russian" msgstr "" +#: public/views/includes/note.html #: public/views/modals/addressbook.html #: public/views/preferencesAlias.html #: public/views/preferencesBwsUrl.html @@ -1400,10 +1398,6 @@ msgstr "" msgid "Save" msgstr "" -#: public/views/includes/note.html -msgid "SAVE" -msgstr "" - #: public/views/preferencesEmail.html msgid "Saving preferences..." msgstr "" diff --git a/public/views/includes/password.html b/public/views/includes/password.html index 66f0e24b9..7dbf4ef39 100644 --- a/public/views/includes/password.html +++ b/public/views/includes/password.html @@ -19,7 +19,7 @@ class="round small-6 columns outline dark-gray expand" ng-click="cancel()" ng-disabled="loading"> - CANCEL + Cancel