diff options
author | Florian Dold <florian.dold@gmail.com> | 2018-01-19 01:27:27 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2018-01-19 01:27:27 +0100 |
commit | 1671d9a508b803af31762bcd9508e70eb40e7b48 (patch) | |
tree | 24d79103d0661c9edafd1d6371692b726b2f0ef3 /src/i18n | |
parent | 2f68e9e50e83c55ca46e9d4d72956d6525d0fa8c (diff) |
refactor tipping, adjust to new redirect-based API
Diffstat (limited to 'src/i18n')
-rw-r--r-- | src/i18n/de.po | 8 | ||||
-rw-r--r-- | src/i18n/en-US.po | 8 | ||||
-rw-r--r-- | src/i18n/fr.po | 8 | ||||
-rw-r--r-- | src/i18n/it.po | 8 | ||||
-rw-r--r-- | src/i18n/taler-wallet-webex.pot | 8 |
5 files changed, 20 insertions, 20 deletions
diff --git a/src/i18n/de.po b/src/i18n/de.po index 39f1f56e6..1a003c17d 100644 --- a/src/i18n/de.po +++ b/src/i18n/de.po @@ -42,13 +42,13 @@ msgstr "" msgid "Exchanges in the wallet:" msgstr "" -#: src/webex/pages/confirm-contract.tsx:188 +#: src/webex/pages/confirm-contract.tsx:200 #, 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:190 +#: src/webex/pages/confirm-contract.tsx:202 #, c-format msgid "" "You do not have any funds from an exchange that is accepted by this " @@ -56,12 +56,12 @@ msgid "" "wallet." msgstr "" -#: src/webex/pages/confirm-contract.tsx:251 +#: 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:272 +#: src/webex/pages/confirm-contract.tsx:301 #, fuzzy, c-format msgid "Confirm payment" msgstr "Bezahlung bestätigen" diff --git a/src/i18n/en-US.po b/src/i18n/en-US.po index 2fdb451db..3d3fd4332 100644 --- a/src/i18n/en-US.po +++ b/src/i18n/en-US.po @@ -42,13 +42,13 @@ msgstr "" msgid "Exchanges in the wallet:" msgstr "" -#: src/webex/pages/confirm-contract.tsx:188 +#: src/webex/pages/confirm-contract.tsx:200 #, 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:190 +#: src/webex/pages/confirm-contract.tsx:202 #, c-format msgid "" "You do not have any funds from an exchange that is accepted by this " @@ -56,12 +56,12 @@ msgid "" "wallet." msgstr "" -#: src/webex/pages/confirm-contract.tsx:251 +#: 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:272 +#: src/webex/pages/confirm-contract.tsx:301 #, c-format msgid "Confirm payment" msgstr "" diff --git a/src/i18n/fr.po b/src/i18n/fr.po index 5d47a1f74..08f4a9d0c 100644 --- a/src/i18n/fr.po +++ b/src/i18n/fr.po @@ -42,13 +42,13 @@ msgstr "" msgid "Exchanges in the wallet:" msgstr "" -#: src/webex/pages/confirm-contract.tsx:188 +#: src/webex/pages/confirm-contract.tsx:200 #, 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:190 +#: src/webex/pages/confirm-contract.tsx:202 #, c-format msgid "" "You do not have any funds from an exchange that is accepted by this " @@ -56,12 +56,12 @@ msgid "" "wallet." msgstr "" -#: src/webex/pages/confirm-contract.tsx:251 +#: 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:272 +#: src/webex/pages/confirm-contract.tsx:301 #, c-format msgid "Confirm payment" msgstr "" diff --git a/src/i18n/it.po b/src/i18n/it.po index 5d47a1f74..08f4a9d0c 100644 --- a/src/i18n/it.po +++ b/src/i18n/it.po @@ -42,13 +42,13 @@ msgstr "" msgid "Exchanges in the wallet:" msgstr "" -#: src/webex/pages/confirm-contract.tsx:188 +#: src/webex/pages/confirm-contract.tsx:200 #, 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:190 +#: src/webex/pages/confirm-contract.tsx:202 #, c-format msgid "" "You do not have any funds from an exchange that is accepted by this " @@ -56,12 +56,12 @@ msgid "" "wallet." msgstr "" -#: src/webex/pages/confirm-contract.tsx:251 +#: 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:272 +#: src/webex/pages/confirm-contract.tsx:301 #, c-format msgid "Confirm payment" msgstr "" diff --git a/src/i18n/taler-wallet-webex.pot b/src/i18n/taler-wallet-webex.pot index 5d47a1f74..08f4a9d0c 100644 --- a/src/i18n/taler-wallet-webex.pot +++ b/src/i18n/taler-wallet-webex.pot @@ -42,13 +42,13 @@ msgstr "" msgid "Exchanges in the wallet:" msgstr "" -#: src/webex/pages/confirm-contract.tsx:188 +#: src/webex/pages/confirm-contract.tsx:200 #, 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:190 +#: src/webex/pages/confirm-contract.tsx:202 #, c-format msgid "" "You do not have any funds from an exchange that is accepted by this " @@ -56,12 +56,12 @@ msgid "" "wallet." msgstr "" -#: src/webex/pages/confirm-contract.tsx:251 +#: 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:272 +#: src/webex/pages/confirm-contract.tsx:301 #, c-format msgid "Confirm payment" msgstr "" |