From f4e22a13b16a9de2ea01ea212dcd20ca5aa7d8b8 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Wed, 19 Oct 2022 17:59:35 -0300 Subject: [wallet] remove space from amount sign, so screen readers pick it up --- wallet/src/main/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wallet/src/main/res/values') diff --git a/wallet/src/main/res/values/strings.xml b/wallet/src/main/res/values/strings.xml index 9fbe564..f72b345 100644 --- a/wallet/src/main/res/values/strings.xml +++ b/wallet/src/main/res/values/strings.xml @@ -65,8 +65,8 @@ GNU Taler is immune against many types of fraud, such as phishing of credit card Taler NFC Payments Balances - + %s - - %s + +%s + -%s Chosen Amount inbound There is no digital cash in your wallet.\n\nYou can get test money from the demo bank:\n\nhttps://bank.demo.taler.net -- cgit v1.2.3