summaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2014-05-08 11:33:34 +0200
committerParménides GV <parmegv@sdf.org>2014-05-08 11:33:34 +0200
commitdaff611c70bb5e8b3bdc5f5c42bc776acb6e8e3e (patch)
treedd636ca1d76c4443555bb3509d4d72a21dd2b387 /app/src/main/res/values
parente08177035e65ea35249310bb963143a122a17ec7 (diff)
Automatically log in.
Functionality copied to the Release build.
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 5f0e2120..ac692a69 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -127,6 +127,7 @@
<string name="configuring_provider">Configuring provider</string>
<string name="incorrectly_downloaded_certificate_message">Your anon cert was not downloaded</string>
<string name="authenticating_message">Logging in</string>
+ <string name="signingup_message">Signing up</string>
<string name="logout_message">Logging out from this session.</string>
<string name="log_out_failed_message">Didn\'t logged out.</string>
<string name="succesful_authentication_message">Authentication succeeded.</string>