diff --git a/i18n/po/template.pot b/i18n/po/template.pot index e3cfef575..7c99d209b 100644 --- a/i18n/po/template.pot +++ b/i18n/po/template.pot @@ -4,6 +4,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Project-Id-Version: \n" +#: public/views/modals/paypro.html +msgid "(Trusted)" +msgstr "" + #: public/views/walletHome.html msgid "(possible double spend)" msgstr "" @@ -919,6 +923,10 @@ msgstr "" msgid "Payment Proposals" msgstr "" +#: src/js/controllers/walletHome.js +msgid "Payment Protocol Invalid" +msgstr "" + #: src/js/controllers/walletHome.js msgid "Payment Protocol not supported on Chrome App" msgstr "" @@ -1146,6 +1154,10 @@ msgstr "" msgid "Select a wallet" msgstr "" +#: public/views/modals/paypro.html +msgid "Self-signed Certificate" +msgstr "" + #: public/views/walletHome.html #: public/views/includes/transaction.html #: src/js/controllers/index.js @@ -1410,10 +1422,6 @@ msgstr "" msgid "Unit" msgstr "" -#: public/views/modals/paypro.html -msgid "Unknown Root or Selfsigned Certificate" -msgstr "" - #: public/views/walletHome.html msgid "Unsent transactions" msgstr "" @@ -1465,6 +1473,10 @@ msgstr "" msgid "WARNING: This seed was created with a passphrase. To recover this wallet both the mnemonic and passphrase are needed." msgstr "" +#: public/views/modals/paypro.html +msgid "WARNING: UNTRUSTED CERTIFICATE" +msgstr "" + #: public/views/walletHome.html msgid "WARNING: Wallet not registered" msgstr ""