aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/strings.ts
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-08-30 17:08:54 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-08-30 17:08:54 +0200
commit008926b18470e7f394cd640302957b29728a9803 (patch)
tree45f914f5117116bb3af5010f9e7570e99b015952 /src/i18n/strings.ts
parent24e021fef360448caf11ab5a489b570102e66f6f (diff)
downloadwallet-core-008926b18470e7f394cd640302957b29728a9803.tar.gz
wallet-core-008926b18470e7f394cd640302957b29728a9803.tar.bz2
wallet-core-008926b18470e7f394cd640302957b29728a9803.zip
compute full fees for refresh and spending
Diffstat (limited to 'src/i18n/strings.ts')
-rw-r--r--src/i18n/strings.ts60
1 files changed, 24 insertions, 36 deletions
diff --git a/src/i18n/strings.ts b/src/i18n/strings.ts
index 75672cbd3..41c8d72a2 100644
--- a/src/i18n/strings.ts
+++ b/src/i18n/strings.ts
@@ -39,6 +39,12 @@ 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"
+ ],
"Withdrawal fees:": [
"Abheben bei %1$s"
],
@@ -84,9 +90,6 @@ strings['de'] = {
"Waiting for a response from\n %1$s": [
""
],
- "A problem occured, see below. %1$s": [
- ""
- ],
"Information about fees will be available when an exchange provider is selected.": [
""
],
@@ -180,12 +183,6 @@ strings['de'] = {
"Cancel": [
"Saldo"
],
- "The merchant%1$swants to enter a contract over%2$s with you.\n": [
- "%1$s\n möchte einen Vertrag über %2$s\n mit Ihnen abschließen."
- ],
- "You are about to purchase:": [
- "Sie sind dabei, Folgendes zu kaufen:"
- ],
"Invalid Wire": [
""
],
@@ -225,6 +222,12 @@ 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": [
+ ""
+ ],
"Withdrawal fees:": [
""
],
@@ -270,9 +273,6 @@ strings['en-US'] = {
"Waiting for a response from\n %1$s": [
""
],
- "A problem occured, see below. %1$s": [
- ""
- ],
"Information about fees will be available when an exchange provider is selected.": [
""
],
@@ -366,12 +366,6 @@ strings['en-US'] = {
"Cancel": [
""
],
- "The merchant%1$swants to enter a contract over%2$s with you.\n": [
- ""
- ],
- "You are about to purchase:": [
- ""
- ],
"Invalid Wire": [
""
],
@@ -411,6 +405,12 @@ 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": [
+ ""
+ ],
"Withdrawal fees:": [
""
],
@@ -456,9 +456,6 @@ strings['fr'] = {
"Waiting for a response from\n %1$s": [
""
],
- "A problem occured, see below. %1$s": [
- ""
- ],
"Information about fees will be available when an exchange provider is selected.": [
""
],
@@ -552,12 +549,6 @@ strings['fr'] = {
"Cancel": [
""
],
- "The merchant%1$swants to enter a contract over%2$s with you.\n": [
- ""
- ],
- "You are about to purchase:": [
- ""
- ],
"Invalid Wire": [
""
],
@@ -597,6 +588,12 @@ 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": [
+ ""
+ ],
"Withdrawal fees:": [
""
],
@@ -642,9 +639,6 @@ strings['it'] = {
"Waiting for a response from\n %1$s": [
""
],
- "A problem occured, see below. %1$s": [
- ""
- ],
"Information about fees will be available when an exchange provider is selected.": [
""
],
@@ -738,12 +732,6 @@ strings['it'] = {
"Cancel": [
""
],
- "The merchant%1$swants to enter a contract over%2$s with you.\n": [
- ""
- ],
- "You are about to purchase:": [
- ""
- ],
"Invalid Wire": [
""
],