gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-android] 07/10: Use official User-Facing Terminology


From: gnunet
Subject: [taler-wallet-android] 07/10: Use official User-Facing Terminology
Date: Thu, 30 Jan 2020 18:40:15 +0100

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

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

commit 14f218f44fa5ce7ad0bef164190d6d15a9ddb2fd
Author: Torsten Grote <address@hidden>
AuthorDate: Tue Jan 7 16:36:50 2020 -0300

    Use official User-Facing Terminology
    
    https://docs.taler.net/developers-manual.html#user-facing-terminology
---
 app/src/main/res/values/strings.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app/src/main/res/values/strings.xml 
b/app/src/main/res/values/strings.xml
index 1d006ab..17d1101 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -23,13 +23,13 @@
     <string name="history_event_payment_sent">Payment</string>
     <string name="history_event_payment_aborted">Payment Aborted</string>
     <string name="history_event_withdrawn">Withdraw</string>
-    <string name="history_event_order_accepted">Order Confirmed</string>
-    <string name="history_event_order_refused">Order Cancelled</string>
+    <string name="history_event_order_accepted">Purchase Confirmed</string>
+    <string name="history_event_order_refused">Purchase Cancelled</string>
     <string name="history_event_tip_accepted">Tip Accepted</string>
     <string name="history_event_tip_declined">Tip Declined</string>
-    <string name="history_event_order_redirected">Order Redirected</string>
+    <string name="history_event_order_redirected">Purchase Redirected</string>
     <string name="history_event_refund">Refund</string>
-    <string name="history_event_refreshed">Refresh</string>
+    <string name="history_event_refreshed">Obtained change</string>
     <string name="history_fee_label">Fee:</string>
     <string name="history_show_all">Show All</string>
     <string name="history_reload">Reload History</string>

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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