diff options
Diffstat (limited to 'res/values/strings.xml')
-rwxr-xr-x | res/values/strings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 10074e8a..5a12b461 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -285,5 +285,9 @@ <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> + <string name="device_specific">Device specifics Hacks</string> + <string name="cannotparsecert">Cannot display certificate information</string> + <string name="appbehaviour">Application behaviour</string> + <string name="vpnbehaviour">VPN behaviour</string> </resources>
\ No newline at end of file |