From d57645954dda2d478fe09dd0135183e1b3526db0 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Wed, 22 Apr 2020 15:10:08 -0300 Subject: [cashier] expose internal error messages to UI --- cashier/src/main/res/values/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cashier/src/main/res') diff --git a/cashier/src/main/res/values/strings.xml b/cashier/src/main/res/values/strings.xml index 98f686c..43e3573 100644 --- a/cashier/src/main/res/values/strings.xml +++ b/cashier/src/main/res/values/strings.xml @@ -7,12 +7,12 @@ Save The address in invalid. Please enter your username - Error retrieving configuration + Error retrieving configuration%s Invalid username or password For testing, you can create a test account at the demo bank]]>. Current balance - ERROR + ERROR%s Offline. Please connect to the Internet Reconfigure Lock @@ -21,7 +21,7 @@ How much e-cash should be withdrawn? Enter positive amount Insufficient balance - Error communicating with bank + Error communicating with bank%s Withdraw Scan code\nwith the Taler wallet app\nto get -- cgit v1.2.3