commit a7852894a41025bfee59a66ca98c46c25bf38563
parent 026c566a7619d31e4c4e68dd8538dd6771fa971a
Author: Iván Ávalos <avalos@disroot.org>
Date: Fri, 6 Jan 2023 11:15:14 -0600
Add comment for RTL translators.
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/wallet/src/main/res/values/strings.xml b/wallet/src/main/res/values/strings.xml
@@ -56,6 +56,7 @@ GNU Taler is immune against many types of fraud, such as phishing of credit card
<string name="menu">Menu</string>
<string name="or">or</string>
<string name="currency">Currency</string>
+ <!-- The count should be mirrored in RTL languages -->
<string name="char_count">%1$d/%2$d</string>
<string name="offline">Operation requires internet access. Please ensure your internet connection works and try again.</string>