diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-05-31 22:58:47 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-05-31 22:58:47 +0200 |
commit | 84dd588497e5d00c4e7b500ff0267fc454ab5cd2 (patch) | |
tree | 824623b7b779d002920abc25be8af8b93e517940 /res/values/strings.xml | |
parent | d13c16392630354c7296c31b343720e0a0f0f571 (diff) |
Version 0.5.7
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 84142feb..93283479 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -124,7 +124,7 @@ <string name="custom_options_title">Custom Options</string> <string name="edit_vpn">Edit VPN Settings</string> <string name="remove_vpn_query">Remove the VPN Profile %s?</string> - <string name="tun_error_helpful">" On some custom ICS images the permission on /dev/tun might be wrong, or the tun module might be missing completly. For CM9 images try the fix ownership option under general settings"</string> + <string name="tun_error_helpful">On some custom ICS images the permission on /dev/tun might be wrong, or the tun module might be missing completly. For CM9 images try the fix ownership option under general settings"</string> <string name="tun_open_error">Opening tun interface failed badly.</string> <string name="error">"Error: "</string> <string name="clear">Clear</string> |