summaryrefslogtreecommitdiff
path: root/merchant-terminal/src/main/res
diff options
context:
space:
mode:
Diffstat (limited to 'merchant-terminal/src/main/res')
-rw-r--r--merchant-terminal/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/merchant-terminal/src/main/res/values/strings.xml b/merchant-terminal/src/main/res/values/strings.xml
index bee3cd4..f06866d 100644
--- a/merchant-terminal/src/main/res/values/strings.xml
+++ b/merchant-terminal/src/main/res/values/strings.xml
@@ -38,6 +38,7 @@
<string name="payment_intro_nfc">Please let customer scan QR Code or use NFC to pay.</string>
<string name="payment_intro">Please let customer scan QR Code to pay.</string>
+ <string name="payment_claimed">Waiting for customer to confirm payment…</string>
<string name="payment_cancel">Cancel payment</string>
<string name="payment_received">Payment received</string>
<string name="payment_back_button">Continue</string>