diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-08-12 14:14:39 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-08-12 14:14:39 +0200 |
commit | 417448668f51c1c0f5666332479a23087014221b (patch) | |
tree | cd3f978b7a2af36977db083ba318be7626734731 /res/values | |
parent | e17dfd0b7ea3b91f98bdfc85f0db221ee5f6778d (diff) |
Fix lint issues
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 d754772b..ad3c2d48 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -438,5 +438,6 @@ <string name="vpnbehaviour">VPN behaviour</string> <string name="allow_vpn_changes">Allow changes to VPN Profiles</string> <string name="hwkeychain">Hardware Keystore:</string> + <string name="permission_icon_app">Icon of app trying to use OpenVPN for Android</string> </resources>
\ No newline at end of file |