gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-android] 10/12: [wallet] DD53: balance-list: remove non-bre


From: gnunet
Subject: [taler-taler-android] 10/12: [wallet] DD53: balance-list: remove non-breaking space from exchange scope string
Date: Mon, 13 May 2024 21:22:49 +0200

This is an automated email from the git hooks/post-receive script.

torsten-grote pushed a commit to branch master
in repository taler-android.

commit e367bd9f31d9a26ee6a28435cd7992af06d9e90c
Author: Iván Ávalos <avalos@disroot.org>
AuthorDate: Mon May 13 11:55:56 2024 -0600

    [wallet] DD53: balance-list: remove non-breaking space from exchange scope 
string
---
 wallet/src/main/res/values/strings.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wallet/src/main/res/values/strings.xml 
b/wallet/src/main/res/values/strings.xml
index ac6328f..dbd7356 100644
--- a/wallet/src/main/res/values/strings.xml
+++ b/wallet/src/main/res/values/strings.xml
@@ -85,7 +85,7 @@ GNU Taler is immune against many types of fraud, such as 
phishing of credit card
     <string name="balances_inbound_amount">+%1$s inbound</string>
     <string name="balances_outbound_amount">-%1$s outbound</string>
     <string name="balances_empty_state">There is no digital cash in your 
wallet.\n\nYou can get test money from the demo 
bank:\n\nhttps://bank.demo.taler.net</string>
-    <string name="balance_scope_exchange">From&#160;%1$s</string>
+    <string name="balance_scope_exchange">From %1$s</string>
     <string name="balance_scope_auditor">Auditor: %1$s</string>
 
     <string name="transactions_title">Transactions</string>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]