diff options
author | Arne Schwabe <arne@rfc2549.org> | 2014-02-06 16:36:55 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2014-02-06 16:36:55 +0100 |
commit | 062d57b2752ee66537bda74d87cc4c533a08b9ac (patch) | |
tree | 67bb62a2113029dbb4b2477556b15c3f94e074bc /res/values/strings.xml | |
parent | 32bcede9f5f2e30df913b29d0990a3702bb7dad8 (diff) |
Fix bugs with the ocnfig parser
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> |