diff options
author | KwadroNaut <KwadroNaut@users.noreply.github.com> | 2015-08-15 17:14:04 +0200 |
---|---|---|
committer | KwadroNaut <KwadroNaut@users.noreply.github.com> | 2015-08-15 17:14:04 +0200 |
commit | 684f5da5b9717549cff48ee310d2982b76634a2c (patch) | |
tree | cd46f9c2830b8584123157fc8a1083d0b21662df /app/src/main/res | |
parent | c11c0c708bd73bcd3a2702adeefcc50a73998482 (diff) |
A quote too much
This is also an open issue in Transifex: https://www.transifex.com/otf/bitmask-android/translate/#es/$/22692144?issue=yes You should double check if this is correct.
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 7746795e..06c80f12 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -30,7 +30,7 @@ <string name="username_ask">Please enter your username</string> <string name="password_hint">password</string> <string name="user_message">User message</string> - <string name="title_about_activity">About Bitmask"</string> + <string name="title_about_activity">About Bitmask</string> <string name="error_srp_math_error_user_message">Try again: server math error.</string> <string name="error_bad_user_password_user_message">Incorrect username or password.</string> <string name="error_not_valid_password_user_message">It should have at least 8 characters.</string> |