diff --git a/i18n/po/template.pot b/i18n/po/template.pot index 6ea403a6e..c9e1a1f1e 100644 --- a/i18n/po/template.pot +++ b/i18n/po/template.pot @@ -275,7 +275,7 @@ msgstr "" msgid "Available Balance" msgstr "" -#: www/views/modals/chooseFeeLevel.html:14 +#: www/views/modals/chooseFeeLevel.html:24 #: www/views/preferencesFee.html:15 msgid "Average confirmation time" msgstr "" @@ -618,10 +618,6 @@ msgstr "" msgid "Could not add message to imported wallet without shared encrypting key" msgstr "" -#: www/views/modals/chooseFeeLevel.html:16 -msgid "Could not be estimated" -msgstr "" - #: src/js/controllers/modals/txpDetails.js:193 msgid "Could not broadcast payment" msgstr "" @@ -671,6 +667,10 @@ msgstr "" msgid "Could not get dynamic fee for level: {{feeLevel}}" msgstr "" +#: src/js/controllers/modals/feeLevels.js:113 +msgid "Could not get fee levels" +msgstr "" + #: src/js/controllers/buyAmazon.js:121 #: src/js/controllers/topup.js:99 msgid "Could not get the invoice" @@ -770,7 +770,7 @@ msgstr "" msgid "Creating transaction" msgstr "" -#: www/views/modals/chooseFeeLevel.html:20 +#: www/views/modals/chooseFeeLevel.html:34 #: www/views/preferencesFee.html:20 msgid "Current fee rate for this policy" msgstr "" @@ -910,6 +910,10 @@ msgstr "" msgid "Enter Two Factor for your BitPay account" msgstr "" +#: www/views/modals/chooseFeeLevel.html:41 +msgid "Enter custom fee" +msgstr "" + #: src/js/services/walletService.js:1030 msgid "Enter new spending password" msgstr "" @@ -980,6 +984,7 @@ msgstr "" #: src/js/controllers/join.js:165 #: src/js/controllers/join.js:173 #: src/js/controllers/join.js:191 +#: src/js/controllers/modals/feeLevels.js:10 #: src/js/controllers/modals/txpDetails.js:134 #: src/js/controllers/paperWallet.js:47 #: src/js/controllers/preferencesBitpayCard.js:20 @@ -1097,6 +1102,14 @@ msgstr "" msgid "Fee" msgstr "" +#: www/views/modals/chooseFeeLevel.html:73 +msgid "Fee level" +msgstr "" + +#: src/js/controllers/modals/feeLevels.js:101 +msgid "Fee level is not defined" +msgstr "" + #: www/views/confirm.html:81 #: www/views/modals/txp-details.html:101 msgid "Fee:" @@ -1787,6 +1800,7 @@ msgstr "" #: src/js/services/popupService.js:52 #: src/js/services/popupService.js:61 #: src/js/services/popupService.js:72 +#: www/views/modals/chooseFeeLevel.html:6 msgid "OK" msgstr "" @@ -2804,6 +2818,10 @@ msgstr "" msgid "Transaction not found" msgstr "" +#: www/views/modals/chooseFeeLevel.html:54 +msgid "Transactions without fee are not supported." +msgstr "" + #: src/js/controllers/paperWallet.js:110 msgid "Transfer to" msgstr "" @@ -3201,8 +3219,8 @@ msgstr "" msgid "You control your bitcoin." msgstr "" -#: www/views/modals/chooseFeeLevel.html:38 -msgid "You could not set a fee higher than 1000 satoshis/byte." +#: www/views/modals/chooseFeeLevel.html:63 +msgid "You should not set a fee higher than {{maxFeeRecommended}} satoshis/byte." msgstr "" #: www/views/modals/bitpay-card-confirmation.html:5 @@ -3225,8 +3243,8 @@ msgstr "" msgid "Your bitcoin wallet is ready!" msgstr "" -#: www/views/modals/chooseFeeLevel.html:34 -msgid "Your fee is lower than recommended super economy fee ({{getMinimumRecommeded()}} satoshis/byte). The transaction may never get confirmed." +#: www/views/modals/chooseFeeLevel.html:60 +msgid "Your fee is lower than recommended." msgstr "" #: www/views/feedback/send.html:42