From aa6dad91b20edd0a304423d1edc267cf4e8b5dbe Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Wed, 1 Apr 2020 15:02:15 -0300 Subject: [pos] Enable refunds --- merchant-terminal/src/main/res/values/strings.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'merchant-terminal/src/main/res/values/strings.xml') diff --git a/merchant-terminal/src/main/res/values/strings.xml b/merchant-terminal/src/main/res/values/strings.xml index 756ef38..712a2fc 100644 --- a/merchant-terminal/src/main/res/values/strings.xml +++ b/merchant-terminal/src/main/res/values/strings.xml @@ -36,8 +36,8 @@ Fetching Configuration Please refer to the documentation for the configuration format. - Please scan QR Code or use NFC to pay - Please scan QR Code to pay + Please let customer scan QR Code or use NFC to pay + Please let customer scan QR Code to pay Cancel Payment Payment received Continue @@ -51,14 +51,16 @@ Amount Refund reason Abort + Received Give Refund Greater than order amount of %s Invalid amount Needs to be positive amount Error processing refund Refund deadline has passed - Please scan QR Code or use NFC to give refund - Please scan QR Code to give refund + Already refunded + Please let customer scan QR Code or use NFC to give refund + Please let customer scan QR Code to give refund Order Reference: %1$s\n\n%2$s Network Error -- cgit v1.2.3