diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-08-02 11:38:34 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-08-02 11:38:34 +0200 |
commit | 2ccc4039958abb90bf6f1cfc9c3d2de480abbecb (patch) | |
tree | d8890a268f08ec2ecf82d989c314210056fb0550 /res/values | |
parent | 7a6a6c894d5318b66efbe7289d12c9d33278c750 (diff) |
Welcome Android 4.3
Also add prototypish restricted profile support
Diffstat (limited to 'res/values')
-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 5a12b461..111929ca 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -289,5 +289,6 @@ <string name="cannotparsecert">Cannot display certificate information</string> <string name="appbehaviour">Application behaviour</string> <string name="vpnbehaviour">VPN behaviour</string> + <string name="allow_vpn_changes">Allow changes to VPN Profiles</string> </resources>
\ No newline at end of file |