summaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2014-10-14 22:16:40 +0200
committerParménides GV <parmegv@sdf.org>2014-10-14 22:16:40 +0200
commit948f984f6aa4660f849ca643d3b228beac6a1652 (patch)
tree286bd9d2088eb414e7c8fb0dfd4e3c32f7145791 /app/src/main/res
parent8bc58f450262ba2cf64e92772746b62018f80e59 (diff)
parent6bc3d7da8fdf32cdbd934831f2385f5098c7f979 (diff)
Merge branch 'feature/Start-EIP-after-logging-in-#6096' into develop
Diffstat (limited to 'app/src/main/res')
-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 8c815786..3666b39c 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -63,6 +63,7 @@
<string name="log_out_failed_message">Didn\'t logged out.</string>
<string name="succesful_authentication_message">Authentication succeeded.</string>
<string name="authentication_failed_message">Authentication failed.</string>
+ <string name="registration_failed_message">Registration failed..</string>
<string name="successful_authed_cert_downloaded_message">Your own cert has been correctly downloaded.</string>
<string name="authed_cert_download_failed_message">Your own cert has incorrectly been downloaded.</string>
<string name="eip_status_start_pending">Initiating connection</string>