summaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-03-16 13:34:52 -0300
committerTorsten Grote <t@grobox.de>2020-03-16 13:34:52 -0300
commit589411a755a74205729555b96d3d895f5e6bc69c (patch)
treea5a02f1df9a811e37d3b779bf7dab1c5fa56fac0 /app/src/main/res/values
parentc9abffa821fd3ecbb8038753726fdbd07fcae914 (diff)
downloadwallet-android-589411a755a74205729555b96d3d895f5e6bc69c.tar.gz
wallet-android-589411a755a74205729555b96d3d895f5e6bc69c.tar.bz2
wallet-android-589411a755a74205729555b96d3d895f5e6bc69c.zip
Only show order summary (and product image) if there's only one productHEADmaster
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index e8f95bb..8981e04 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -76,7 +76,7 @@
<string name="payment_show_details">Show Details</string>
<string name="payment_hide_details">Hide Details</string>
<string name="payment_successful">Payment was successful</string>
- <string name="payment_back_button">Go Back</string>
+ <string name="payment_back_button">OK</string>
<string name="payment_already_paid">You\'ve already paid for this order.</string>
<string name="withdraw_accepted">Withdrawal accepted</string>