summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rwxr-xr-xres/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e9bacaee..10074e8a 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -281,5 +281,9 @@
<string name="screenoff_pause">Pausing connection in screen off state: less than %1$s in %2$ss</string>
<string name="screen_nopersistenttun">Warning: Persistent tun not enabled for this VPN. Traffic will use the normal Internet connection when the screen is off.</string>
<string name="save_password">Save Password</string>
+ <string name="pauseVPN">Pause VPN</string>
+ <string name="resumevpn">Resume VPN</string>
+ <string name="state_userpause">VPN pause requested by user</string>
+ <string name="state_screenoff">VPN paused - screen off</string>
</resources> \ No newline at end of file