diff options
author | Florian Dold <florian.dold@gmail.com> | 2018-01-29 16:41:17 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2018-01-29 16:41:17 +0100 |
commit | 1a66e232a55dff8c889e5554f637f4d4e475179c (patch) | |
tree | e02390f0edfecf5e925d44a71c62056060819886 /src/i18n | |
parent | c8c03e381e252dc3a73a2c35bb1cd2ee24eeaabb (diff) |
implement aborting and getting refunds from failed payments
Diffstat (limited to 'src/i18n')
-rw-r--r-- | src/i18n/de.po | 29 | ||||
-rw-r--r-- | src/i18n/en-US.po | 25 | ||||
-rw-r--r-- | src/i18n/fr.po | 25 | ||||
-rw-r--r-- | src/i18n/it.po | 25 | ||||
-rw-r--r-- | src/i18n/strings.ts | 30 | ||||
-rw-r--r-- | src/i18n/taler-wallet-webex.pot | 25 |
6 files changed, 98 insertions, 61 deletions
diff --git a/src/i18n/de.po b/src/i18n/de.po index 1a003c17d..398fdfab0 100644 --- a/src/i18n/de.po +++ b/src/i18n/de.po @@ -27,28 +27,28 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/webex/pages/confirm-contract.tsx:73 +#: src/webex/pages/confirm-contract.tsx:74 #, c-format msgid "show more details\n" msgstr "" -#: src/webex/pages/confirm-contract.tsx:87 +#: src/webex/pages/confirm-contract.tsx:88 #, c-format msgid "Accepted exchanges:" msgstr "" -#: src/webex/pages/confirm-contract.tsx:92 +#: src/webex/pages/confirm-contract.tsx:93 #, c-format msgid "Exchanges in the wallet:" msgstr "" -#: src/webex/pages/confirm-contract.tsx:200 +#: src/webex/pages/confirm-contract.tsx:211 #, c-format msgid "You have insufficient funds of the requested currency in your wallet." msgstr "" #. tslint:disable-next-line:max-line-length -#: src/webex/pages/confirm-contract.tsx:202 +#: src/webex/pages/confirm-contract.tsx:213 #, c-format msgid "" "You do not have any funds from an exchange that is accepted by this " @@ -56,16 +56,21 @@ msgid "" "wallet." msgstr "" -#: src/webex/pages/confirm-contract.tsx:280 -#, c-format -msgid "The merchant%1$s offers you to purchase:\n" -msgstr "" - -#: src/webex/pages/confirm-contract.tsx:301 +#: src/webex/pages/confirm-contract.tsx:305 #, fuzzy, c-format msgid "Confirm payment" msgstr "Bezahlung bestätigen" +#: src/webex/pages/confirm-contract.tsx:314 +#, c-format +msgid "Submitting payment" +msgstr "" + +#: src/webex/pages/confirm-contract.tsx:349 +#, c-format +msgid "The merchant%1$s offers you to purchase:\n" +msgstr "" + #: src/webex/pages/confirm-create-reserve.tsx:126 #, c-format msgid "Select" @@ -154,7 +159,7 @@ msgstr "" #. #-#-#-#-# - (PACKAGE VERSION) #-#-#-#-# #. TODO:generic error reporting function or component. -#: src/webex/pages/confirm-create-reserve.tsx:505 src/webex/pages/tip.tsx:155 +#: src/webex/pages/confirm-create-reserve.tsx:505 src/webex/pages/tip.tsx:153 #, c-format msgid "Fatal error: \"%1$s\"." msgstr "" diff --git a/src/i18n/en-US.po b/src/i18n/en-US.po index 3d3fd4332..68faa6bae 100644 --- a/src/i18n/en-US.po +++ b/src/i18n/en-US.po @@ -27,28 +27,28 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/webex/pages/confirm-contract.tsx:73 +#: src/webex/pages/confirm-contract.tsx:74 #, c-format msgid "show more details\n" msgstr "" -#: src/webex/pages/confirm-contract.tsx:87 +#: src/webex/pages/confirm-contract.tsx:88 #, c-format msgid "Accepted exchanges:" msgstr "" -#: src/webex/pages/confirm-contract.tsx:92 +#: src/webex/pages/confirm-contract.tsx:93 #, c-format msgid "Exchanges in the wallet:" msgstr "" -#: src/webex/pages/confirm-contract.tsx:200 +#: src/webex/pages/confirm-contract.tsx:211 #, c-format msgid "You have insufficient funds of the requested currency in your wallet." msgstr "" #. tslint:disable-next-line:max-line-length -#: src/webex/pages/confirm-contract.tsx:202 +#: src/webex/pages/confirm-contract.tsx:213 #, c-format msgid "" "You do not have any funds from an exchange that is accepted by this " @@ -56,14 +56,19 @@ msgid "" "wallet." msgstr "" -#: src/webex/pages/confirm-contract.tsx:280 +#: src/webex/pages/confirm-contract.tsx:305 #, c-format -msgid "The merchant%1$s offers you to purchase:\n" +msgid "Confirm payment" msgstr "" -#: src/webex/pages/confirm-contract.tsx:301 +#: src/webex/pages/confirm-contract.tsx:314 #, c-format -msgid "Confirm payment" +msgid "Submitting payment" +msgstr "" + +#: src/webex/pages/confirm-contract.tsx:349 +#, c-format +msgid "The merchant%1$s offers you to purchase:\n" msgstr "" #: src/webex/pages/confirm-create-reserve.tsx:126 @@ -154,7 +159,7 @@ msgstr "" #. #-#-#-#-# - (PACKAGE VERSION) #-#-#-#-# #. TODO:generic error reporting function or component. -#: src/webex/pages/confirm-create-reserve.tsx:505 src/webex/pages/tip.tsx:155 +#: src/webex/pages/confirm-create-reserve.tsx:505 src/webex/pages/tip.tsx:153 #, c-format msgid "Fatal error: \"%1$s\"." msgstr "" diff --git a/src/i18n/fr.po b/src/i18n/fr.po index 08f4a9d0c..93077fb33 100644 --- a/src/i18n/fr.po +++ b/src/i18n/fr.po @@ -27,28 +27,28 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/webex/pages/confirm-contract.tsx:73 +#: src/webex/pages/confirm-contract.tsx:74 #, c-format msgid "show more details\n" msgstr "" -#: src/webex/pages/confirm-contract.tsx:87 +#: src/webex/pages/confirm-contract.tsx:88 #, c-format msgid "Accepted exchanges:" msgstr "" -#: src/webex/pages/confirm-contract.tsx:92 +#: src/webex/pages/confirm-contract.tsx:93 #, c-format msgid "Exchanges in the wallet:" msgstr "" -#: src/webex/pages/confirm-contract.tsx:200 +#: src/webex/pages/confirm-contract.tsx:211 #, c-format msgid "You have insufficient funds of the requested currency in your wallet." msgstr "" #. tslint:disable-next-line:max-line-length -#: src/webex/pages/confirm-contract.tsx:202 +#: src/webex/pages/confirm-contract.tsx:213 #, c-format msgid "" "You do not have any funds from an exchange that is accepted by this " @@ -56,14 +56,19 @@ msgid "" "wallet." msgstr "" -#: src/webex/pages/confirm-contract.tsx:280 +#: src/webex/pages/confirm-contract.tsx:305 #, c-format -msgid "The merchant%1$s offers you to purchase:\n" +msgid "Confirm payment" msgstr "" -#: src/webex/pages/confirm-contract.tsx:301 +#: src/webex/pages/confirm-contract.tsx:314 #, c-format -msgid "Confirm payment" +msgid "Submitting payment" +msgstr "" + +#: src/webex/pages/confirm-contract.tsx:349 +#, c-format +msgid "The merchant%1$s offers you to purchase:\n" msgstr "" #: src/webex/pages/confirm-create-reserve.tsx:126 @@ -154,7 +159,7 @@ msgstr "" #. #-#-#-#-# - (PACKAGE VERSION) #-#-#-#-# #. TODO:generic error reporting function or component. -#: src/webex/pages/confirm-create-reserve.tsx:505 src/webex/pages/tip.tsx:155 +#: src/webex/pages/confirm-create-reserve.tsx:505 src/webex/pages/tip.tsx:153 #, c-format msgid "Fatal error: \"%1$s\"." msgstr "" diff --git a/src/i18n/it.po b/src/i18n/it.po index 08f4a9d0c..93077fb33 100644 --- a/src/i18n/it.po +++ b/src/i18n/it.po @@ -27,28 +27,28 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/webex/pages/confirm-contract.tsx:73 +#: src/webex/pages/confirm-contract.tsx:74 #, c-format msgid "show more details\n" msgstr "" -#: src/webex/pages/confirm-contract.tsx:87 +#: src/webex/pages/confirm-contract.tsx:88 #, c-format msgid "Accepted exchanges:" msgstr "" -#: src/webex/pages/confirm-contract.tsx:92 +#: src/webex/pages/confirm-contract.tsx:93 #, c-format msgid "Exchanges in the wallet:" msgstr "" -#: src/webex/pages/confirm-contract.tsx:200 +#: src/webex/pages/confirm-contract.tsx:211 #, c-format msgid "You have insufficient funds of the requested currency in your wallet." msgstr "" #. tslint:disable-next-line:max-line-length -#: src/webex/pages/confirm-contract.tsx:202 +#: src/webex/pages/confirm-contract.tsx:213 #, c-format msgid "" "You do not have any funds from an exchange that is accepted by this " @@ -56,14 +56,19 @@ msgid "" "wallet." msgstr "" -#: src/webex/pages/confirm-contract.tsx:280 +#: src/webex/pages/confirm-contract.tsx:305 #, c-format -msgid "The merchant%1$s offers you to purchase:\n" +msgid "Confirm payment" msgstr "" -#: src/webex/pages/confirm-contract.tsx:301 +#: src/webex/pages/confirm-contract.tsx:314 #, c-format -msgid "Confirm payment" +msgid "Submitting payment" +msgstr "" + +#: src/webex/pages/confirm-contract.tsx:349 +#, c-format +msgid "The merchant%1$s offers you to purchase:\n" msgstr "" #: src/webex/pages/confirm-create-reserve.tsx:126 @@ -154,7 +159,7 @@ msgstr "" #. #-#-#-#-# - (PACKAGE VERSION) #-#-#-#-# #. TODO:generic error reporting function or component. -#: src/webex/pages/confirm-create-reserve.tsx:505 src/webex/pages/tip.tsx:155 +#: src/webex/pages/confirm-create-reserve.tsx:505 src/webex/pages/tip.tsx:153 #, c-format msgid "Fatal error: \"%1$s\"." msgstr "" diff --git a/src/i18n/strings.ts b/src/i18n/strings.ts index 9e78abc39..072bd9532 100644 --- a/src/i18n/strings.ts +++ b/src/i18n/strings.ts @@ -39,12 +39,15 @@ strings['de'] = { "You do not have any funds from an exchange that is accepted by this merchant. None of the exchanges accepted by the merchant is known to your wallet.": [ "" ], - "The merchant%1$s offers you to purchase:\n": [ - "" - ], "Confirm payment": [ "Bezahlung bestätigen" ], + "Submitting payment": [ + "" + ], + "The merchant%1$s offers you to purchase:\n": [ + "" + ], "Select": [ "" ], @@ -228,10 +231,13 @@ strings['en-US'] = { "You do not have any funds from an exchange that is accepted by this merchant. None of the exchanges accepted by the merchant is known to your wallet.": [ "" ], - "The merchant%1$s offers you to purchase:\n": [ + "Confirm payment": [ "" ], - "Confirm payment": [ + "Submitting payment": [ + "" + ], + "The merchant%1$s offers you to purchase:\n": [ "" ], "Select": [ @@ -417,10 +423,13 @@ strings['fr'] = { "You do not have any funds from an exchange that is accepted by this merchant. None of the exchanges accepted by the merchant is known to your wallet.": [ "" ], - "The merchant%1$s offers you to purchase:\n": [ + "Confirm payment": [ "" ], - "Confirm payment": [ + "Submitting payment": [ + "" + ], + "The merchant%1$s offers you to purchase:\n": [ "" ], "Select": [ @@ -606,10 +615,13 @@ strings['it'] = { "You do not have any funds from an exchange that is accepted by this merchant. None of the exchanges accepted by the merchant is known to your wallet.": [ "" ], - "The merchant%1$s offers you to purchase:\n": [ + "Confirm payment": [ "" ], - "Confirm payment": [ + "Submitting payment": [ + "" + ], + "The merchant%1$s offers you to purchase:\n": [ "" ], "Select": [ diff --git a/src/i18n/taler-wallet-webex.pot b/src/i18n/taler-wallet-webex.pot index 08f4a9d0c..93077fb33 100644 --- a/src/i18n/taler-wallet-webex.pot +++ b/src/i18n/taler-wallet-webex.pot @@ -27,28 +27,28 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/webex/pages/confirm-contract.tsx:73 +#: src/webex/pages/confirm-contract.tsx:74 #, c-format msgid "show more details\n" msgstr "" -#: src/webex/pages/confirm-contract.tsx:87 +#: src/webex/pages/confirm-contract.tsx:88 #, c-format msgid "Accepted exchanges:" msgstr "" -#: src/webex/pages/confirm-contract.tsx:92 +#: src/webex/pages/confirm-contract.tsx:93 #, c-format msgid "Exchanges in the wallet:" msgstr "" -#: src/webex/pages/confirm-contract.tsx:200 +#: src/webex/pages/confirm-contract.tsx:211 #, c-format msgid "You have insufficient funds of the requested currency in your wallet." msgstr "" #. tslint:disable-next-line:max-line-length -#: src/webex/pages/confirm-contract.tsx:202 +#: src/webex/pages/confirm-contract.tsx:213 #, c-format msgid "" "You do not have any funds from an exchange that is accepted by this " @@ -56,14 +56,19 @@ msgid "" "wallet." msgstr "" -#: src/webex/pages/confirm-contract.tsx:280 +#: src/webex/pages/confirm-contract.tsx:305 #, c-format -msgid "The merchant%1$s offers you to purchase:\n" +msgid "Confirm payment" msgstr "" -#: src/webex/pages/confirm-contract.tsx:301 +#: src/webex/pages/confirm-contract.tsx:314 #, c-format -msgid "Confirm payment" +msgid "Submitting payment" +msgstr "" + +#: src/webex/pages/confirm-contract.tsx:349 +#, c-format +msgid "The merchant%1$s offers you to purchase:\n" msgstr "" #: src/webex/pages/confirm-create-reserve.tsx:126 @@ -154,7 +159,7 @@ msgstr "" #. #-#-#-#-# - (PACKAGE VERSION) #-#-#-#-# #. TODO:generic error reporting function or component. -#: src/webex/pages/confirm-create-reserve.tsx:505 src/webex/pages/tip.tsx:155 +#: src/webex/pages/confirm-create-reserve.tsx:505 src/webex/pages/tip.tsx:153 #, c-format msgid "Fatal error: \"%1$s\"." msgstr "" |