gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-android] branch master updated: [wallet] Rename tip to rewa


From: gnunet
Subject: [taler-taler-android] branch master updated: [wallet] Rename tip to reward in UI
Date: Mon, 12 Jun 2023 20:39:42 +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.

The following commit(s) were added to refs/heads/master by this push:
     new 86f4786  [wallet] Rename tip to reward in UI
86f4786 is described below

commit 86f4786bb39feffb7b841220ceb5153fe4f4bd77
Author: Torsten Grote <t@grobox.de>
AuthorDate: Mon Jun 12 15:36:33 2023 -0300

    [wallet] Rename tip to reward in UI
---
 wallet/src/main/res/values/strings.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/wallet/src/main/res/values/strings.xml 
b/wallet/src/main/res/values/strings.xml
index 4225a6b..70b89c5 100644
--- a/wallet/src/main/res/values/strings.xml
+++ b/wallet/src/main/res/values/strings.xml
@@ -258,14 +258,14 @@ GNU Taler is immune against many types of fraud, such as 
phishing of credit card
     <string name="refund_error">Error processing refund</string>
     <string name="refund_success">Refund received: %s</string>
 
-    <string name="tip_title">Tip</string>
-    <string name="tip_already_accepted">This tip is already accepted.</string>
+    <string name="tip_title">Reward</string>
+    <string name="tip_already_accepted">This reward was already 
accepted.</string>
     <string name="tip_total">Total</string>
     <string name="tip_fees">Fee</string>
     <string name="tip_exchange">Exchange</string>
     <string name="tip_merchant_url">Merchant URL</string>
-    <string name="tip_button_confirm">Accept tip</string>
-    <string name="tip_received">Tip received</string>
+    <string name="tip_button_confirm">Accept reward</string>
+    <string name="tip_received">Reward received</string>
 
     <string name="wifi_disabled_error">Turn on Wi-Fi to get free Wi-Fi</string>
     <string name="wifi_connect_error">Could not connect to free Wi-Fi: 
%s</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]