From a4796ec47d89a851b260b6fc195494547208a025 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Wed, 18 Mar 2020 14:24:41 -0300 Subject: Merge all three apps into one repository --- cashier/src/main/res/values/strings.xml | 39 +++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 cashier/src/main/res/values/strings.xml (limited to 'cashier/src/main/res/values/strings.xml') diff --git a/cashier/src/main/res/values/strings.xml b/cashier/src/main/res/values/strings.xml new file mode 100644 index 0000000..5df5bfa --- /dev/null +++ b/cashier/src/main/res/values/strings.xml @@ -0,0 +1,39 @@ + + Taler Cashier + + Bank API address + Username + Password + Save + The address in invalid. + Please enter your username + Error retrieving configuration + Invalid username or password + For testing, you can create a test account at the demo bank]]>. + + Current balance + ERROR + Offline. Please connect to the Internet + Reconfigure + Lock + + Amount + How much e-cash should be withdrawn? + Enter positive amount + Insufficient balance + Error communicating with bank + Withdraw + + Scan code\nwith the Taler wallet app\nto get + Scan code or use NFC\nwith the Taler wallet app\nto get + Please confirm the transaction! + Confirm + Abort + Transaction error + Transaction aborted + Go back + Last Transaction: %s withdrawn + Last Transaction: Aborted + Last Transaction: Error + + -- cgit v1.2.3