summaryrefslogtreecommitdiffhomepage
path: root/android/src/main/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'android/src/main/res/values')
-rw-r--r--android/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/src/main/res/values/strings.xml b/android/src/main/res/values/strings.xml
index 18da2803c8..b8d1cdb654 100644
--- a/android/src/main/res/values/strings.xml
+++ b/android/src/main/res/values/strings.xml
@@ -12,9 +12,11 @@
<string name="unsecured_connection">Unsecured connection</string>
<string name="creating_secure_connection">Creating secure connection</string>
+ <string name="secure_connection">Secure connection</string>
<string name="blocking_internet">Blocking internet</string>
<string name="country">Country</string>
<string name="connect">Secure my connection</string>
<string name="cancel">Cancel</string>
+ <string name="disconnect">Disconnect</string>
<string name="switch_location">Switch location</string>
</resources>