diff options
Diffstat (limited to 'wallet')
-rw-r--r-- | wallet/src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wallet/src/main/res/values/strings.xml b/wallet/src/main/res/values/strings.xml index bedec24..71f88f1 100644 --- 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> |