gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-android] branch master updated: [pos] fix string commit


From: gnunet
Subject: [taler-taler-android] branch master updated: [pos] fix string commit
Date: Fri, 15 May 2020 19:26:28 +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 4a6630d  [pos] fix string commit
4a6630d is described below

commit 4a6630d1d147ae35358272dc5222964831c234ab
Author: Torsten Grote <address@hidden>
AuthorDate: Fri May 15 14:26:11 2020 -0300

    [pos] fix string commit
---
 merchant-terminal/src/main/res/values/strings.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/merchant-terminal/src/main/res/values/strings.xml 
b/merchant-terminal/src/main/res/values/strings.xml
index a3e69f3..b3dcd8d 100644
--- a/merchant-terminal/src/main/res/values/strings.xml
+++ b/merchant-terminal/src/main/res/values/strings.xml
@@ -8,7 +8,7 @@
     <string name="menu_settings">Settings</string>
 
     <string name="order_label_title">Order #%s</string>
-    <!-- The first placeholder is the amount and the second the currency -->
+    <!-- The placeholder is the total order amount with currency -->
     <string name="order_total">Total: %s</string>
     <string name="order_restart">Restart</string>
     <string name="order_undo">Undo</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]