aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/android/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontends/android/app/src/main/res/values/strings.xml')
-rw-r--r--src/frontends/android/app/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/frontends/android/app/src/main/res/values/strings.xml b/src/frontends/android/app/src/main/res/values/strings.xml
index f99f7dea5..4ee6be390 100644
--- a/src/frontends/android/app/src/main/res/values/strings.xml
+++ b/src/frontends/android/app/src/main/res/values/strings.xml
@@ -166,6 +166,8 @@
<string name="reconnect">Reconnect</string>
<string name="connect_profile_question">Connect %1$s?</string>
<string name="replaces_active_connection">This will replace your active VPN connection!</string>
+ <string name="disconnect_question">Disconnect VPN?</string>
+ <string name="disconnect_active_connection">This will disconnect the active VPN connection!</string>
<string name="connect">Connect</string>
</resources>