diff options
author | Florian Dold <florian.dold@gmail.com> | 2018-01-18 02:50:18 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2018-01-18 02:50:18 +0100 |
commit | 2f68e9e50e83c55ca46e9d4d72956d6525d0fa8c (patch) | |
tree | bfe94c2e0af1f3777765d37b35eeb76ed4e221be /src/i18n | |
parent | 82d9c2a7cd2e343866997438d44aa5422190a028 (diff) |
fix handling of resource_url
Diffstat (limited to 'src/i18n')
-rw-r--r-- | src/i18n/de.po | 4 | ||||
-rw-r--r-- | src/i18n/en-US.po | 4 | ||||
-rw-r--r-- | src/i18n/fr.po | 4 | ||||
-rw-r--r-- | src/i18n/it.po | 4 | ||||
-rw-r--r-- | src/i18n/taler-wallet-webex.pot | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/src/i18n/de.po b/src/i18n/de.po index 1f6e98962..39f1f56e6 100644 --- a/src/i18n/de.po +++ b/src/i18n/de.po @@ -56,12 +56,12 @@ msgid "" "wallet." msgstr "" -#: src/webex/pages/confirm-contract.tsx:249 +#: src/webex/pages/confirm-contract.tsx:251 #, c-format msgid "The merchant%1$s offers you to purchase:\n" msgstr "" -#: src/webex/pages/confirm-contract.tsx:270 +#: src/webex/pages/confirm-contract.tsx:272 #, 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 3e47e952a..2fdb451db 100644 --- a/src/i18n/en-US.po +++ b/src/i18n/en-US.po @@ -56,12 +56,12 @@ msgid "" "wallet." msgstr "" -#: src/webex/pages/confirm-contract.tsx:249 +#: src/webex/pages/confirm-contract.tsx:251 #, c-format msgid "The merchant%1$s offers you to purchase:\n" msgstr "" -#: src/webex/pages/confirm-contract.tsx:270 +#: src/webex/pages/confirm-contract.tsx:272 #, c-format msgid "Confirm payment" msgstr "" diff --git a/src/i18n/fr.po b/src/i18n/fr.po index 97ff47067..5d47a1f74 100644 --- a/src/i18n/fr.po +++ b/src/i18n/fr.po @@ -56,12 +56,12 @@ msgid "" "wallet." msgstr "" -#: src/webex/pages/confirm-contract.tsx:249 +#: src/webex/pages/confirm-contract.tsx:251 #, c-format msgid "The merchant%1$s offers you to purchase:\n" msgstr "" -#: src/webex/pages/confirm-contract.tsx:270 +#: src/webex/pages/confirm-contract.tsx:272 #, c-format msgid "Confirm payment" msgstr "" diff --git a/src/i18n/it.po b/src/i18n/it.po index 97ff47067..5d47a1f74 100644 --- a/src/i18n/it.po +++ b/src/i18n/it.po @@ -56,12 +56,12 @@ msgid "" "wallet." msgstr "" -#: src/webex/pages/confirm-contract.tsx:249 +#: src/webex/pages/confirm-contract.tsx:251 #, c-format msgid "The merchant%1$s offers you to purchase:\n" msgstr "" -#: src/webex/pages/confirm-contract.tsx:270 +#: src/webex/pages/confirm-contract.tsx:272 #, c-format msgid "Confirm payment" msgstr "" diff --git a/src/i18n/taler-wallet-webex.pot b/src/i18n/taler-wallet-webex.pot index 97ff47067..5d47a1f74 100644 --- a/src/i18n/taler-wallet-webex.pot +++ b/src/i18n/taler-wallet-webex.pot @@ -56,12 +56,12 @@ msgid "" "wallet." msgstr "" -#: src/webex/pages/confirm-contract.tsx:249 +#: src/webex/pages/confirm-contract.tsx:251 #, c-format msgid "The merchant%1$s offers you to purchase:\n" msgstr "" -#: src/webex/pages/confirm-contract.tsx:270 +#: src/webex/pages/confirm-contract.tsx:272 #, c-format msgid "Confirm payment" msgstr "" |