summaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2015-03-10 10:14:55 +0100
committerParménides GV <parmegv@sdf.org>2015-03-10 10:14:55 +0100
commit777cdf0e0844f8450fac6bc9146c013f30e820d2 (patch)
tree311c7c4c1a19f726b33dd1ce07c8d10c4112bda3 /app/src/main/res/values
parent67c4d2acd09becc9752f4a2066ec4c5c4736e001 (diff)
parent49f906005c2d80dab2751d4e6beff100e99586c1 (diff)
Merge branch 'bug/Log-in-button-is-shown-even-if-the-user-is-logged-in-sometimes-#6778' into develop
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 1608f487..709d92b5 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -16,8 +16,6 @@
<string name="provider_label">Provider:</string>
<string name="provider_label_none">No provider configured</string>
<string name="status_unknown">Status unknown.</string>
- <string name="anonymous_secured_status">Connection secure using an anonymous certificate.</string>
- <string name="authed_secured_status">Connection secure using your own certificate.</string>
<string name="eip_service_label">Encrypted Internet</string>
<string name="configuration_wizard_title">Select a service provider</string>
<string name="new_provider_button">Add new Provider</string>