summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorcyBerta <richy@cyborgsociety.org>2013-12-21 00:49:13 +0100
committercyBerta <richy@cyborgsociety.org>2013-12-21 01:06:35 +0100
commitdbf1265f736c00aa31289e75818b1ec56311d31c (patch)
tree03b4851373e2f9b98e1bc80775afd0506d8169b8 /res/values/strings.xml
parent8387712a5488b3aadd308b67e7659b8f187d501b (diff)
parentaf5268b24a546f9a7a2693ec3ae339dd6ca7ea4f (diff)
there's no about fragment anymore
Diffstat (limited to 'res/values/strings.xml')
-rwxr-xr-xres/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 609310b8..a5bb6b83 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -284,6 +284,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="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>