From a99932be13e415d542658696f1281eac8a1c48f0 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Wed, 22 Apr 2020 16:51:25 -0300 Subject: [cashier] improve strings and error messages after input from Christian --- cashier/src/main/res/values/strings.xml | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'cashier/src/main/res/values') diff --git a/cashier/src/main/res/values/strings.xml b/cashier/src/main/res/values/strings.xml index 43e3573..d0ac3ae 100644 --- a/cashier/src/main/res/values/strings.xml +++ b/cashier/src/main/res/values/strings.xml @@ -5,35 +5,37 @@ Username Password Save - The address in invalid. - Please enter your username + The address is invalid. + Please enter your username! Error retrieving configuration%s - Invalid username or password + Invalid username or password! For testing, you can create a test account at the demo bank]]>. Current balance ERROR%s - Offline. Please connect to the Internet + Offline. Please connect to the Internet. Reconfigure Lock Amount How much e-cash should be withdrawn? - Enter positive amount + Enter positive amount! Insufficient balance Error communicating with bank%s + No wallet tried to withdraw. Please try again. Withdraw - Scan code\nwith the Taler wallet app\nto get - Scan code or use NFC\nwith the Taler wallet app\nto get + + Scan code with the Taler wallet app to get + + Scan code or use NFC with the Taler wallet app to get Please confirm the transaction! Confirm Abort - Transaction error Transaction aborted Go back Last Transaction: %s withdrawn Last Transaction: Aborted - Last Transaction: Error + Last Transaction: Failed -- cgit v1.2.3