diff options
Diffstat (limited to 'res/values/strings.xml')
-rwxr-xr-x | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index faa41385..d96f51a0 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -313,4 +313,5 @@ <string name="full_licenses">Full licenses</string> <string name="blocklocal_summary">Networks directly connected to the local interfaces will not be routed over the VPN. Unchecking this option will redirect all traffic indented for local networks to VPN.</string> <string name="blocklocal_title">Bypass VPN for local networks</string> + <string name="userpw_file">Username/Password file</string> </resources> |