diff options
author | Florian Dold <florian.dold@gmail.com> | 2018-04-10 21:20:04 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2018-04-10 21:20:04 +0200 |
commit | 1956428a34c91e3b5ee1931a4daca1adbbac273c (patch) | |
tree | d550dafcaf15a49cf257276f976dc5f2c8757816 /src/i18n | |
parent | 54b5a9af7f4db523ef4b72a84ce7c5f6ee530cde (diff) |
preliminary retry for refunds
Diffstat (limited to 'src/i18n')
-rw-r--r-- | src/i18n/de.po | 2 | ||||
-rw-r--r-- | src/i18n/en-US.po | 2 | ||||
-rw-r--r-- | src/i18n/fr.po | 2 | ||||
-rw-r--r-- | src/i18n/it.po | 2 | ||||
-rw-r--r-- | src/i18n/sv.po | 2 | ||||
-rw-r--r-- | src/i18n/taler-wallet-webex.pot | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/src/i18n/de.po b/src/i18n/de.po index a57ecf7fa..6264e7cd7 100644 --- a/src/i18n/de.po +++ b/src/i18n/de.po @@ -103,7 +103,7 @@ msgstr "Der Händler %1$s möchte einen Vertrag über %2$s mit Ihnen abschließe msgid "The total price is %1$s (plus %2$s fees)." msgstr "" -#: src/webex/pages/confirm-contract.tsx:384 +#: src/webex/pages/confirm-contract.tsx:385 #, c-format msgid "The total price is %1$s." msgstr "" diff --git a/src/i18n/en-US.po b/src/i18n/en-US.po index 098a07207..90705c53f 100644 --- a/src/i18n/en-US.po +++ b/src/i18n/en-US.po @@ -103,7 +103,7 @@ msgstr "" msgid "The total price is %1$s (plus %2$s fees)." msgstr "" -#: src/webex/pages/confirm-contract.tsx:384 +#: src/webex/pages/confirm-contract.tsx:385 #, c-format msgid "The total price is %1$s." msgstr "" diff --git a/src/i18n/fr.po b/src/i18n/fr.po index 93fef374d..97fe0a3bc 100644 --- a/src/i18n/fr.po +++ b/src/i18n/fr.po @@ -103,7 +103,7 @@ msgstr "" msgid "The total price is %1$s (plus %2$s fees)." msgstr "" -#: src/webex/pages/confirm-contract.tsx:384 +#: src/webex/pages/confirm-contract.tsx:385 #, c-format msgid "The total price is %1$s." msgstr "" diff --git a/src/i18n/it.po b/src/i18n/it.po index 93fef374d..97fe0a3bc 100644 --- a/src/i18n/it.po +++ b/src/i18n/it.po @@ -103,7 +103,7 @@ msgstr "" msgid "The total price is %1$s (plus %2$s fees)." msgstr "" -#: src/webex/pages/confirm-contract.tsx:384 +#: src/webex/pages/confirm-contract.tsx:385 #, c-format msgid "The total price is %1$s." msgstr "" diff --git a/src/i18n/sv.po b/src/i18n/sv.po index daec2f839..4ae8d95ce 100644 --- a/src/i18n/sv.po +++ b/src/i18n/sv.po @@ -105,7 +105,7 @@ msgstr "Säljaren %1$s erbjuder följande:" msgid "The total price is %1$s (plus %2$s fees)." msgstr "Det totala priset är %1$s (plus %2$s avgifter).\n" -#: src/webex/pages/confirm-contract.tsx:384 +#: src/webex/pages/confirm-contract.tsx:385 #, fuzzy, c-format msgid "The total price is %1$s." msgstr "Det totala priset är %1$s." diff --git a/src/i18n/taler-wallet-webex.pot b/src/i18n/taler-wallet-webex.pot index 93fef374d..97fe0a3bc 100644 --- a/src/i18n/taler-wallet-webex.pot +++ b/src/i18n/taler-wallet-webex.pot @@ -103,7 +103,7 @@ msgstr "" msgid "The total price is %1$s (plus %2$s fees)." msgstr "" -#: src/webex/pages/confirm-contract.tsx:384 +#: src/webex/pages/confirm-contract.tsx:385 #, c-format msgid "The total price is %1$s." msgstr "" |