diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-12-17 13:48:54 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-12-17 13:48:54 +0100 |
commit | c986dc374b1c6579918d976701c000178a6ea281 (patch) | |
tree | 0a3913eba1618cb83ae26ce9a99bb7bfb02e60b9 /res/values/strings.xml | |
parent | eef58658e519097d53af33ced636246c669f9a80 (diff) |
Add a note for the xposed module to the FAQ
--HG--
extra : source : a853fe367b5b31c1c315bbd4501ad07870bfa385
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 e0665d7b..34e13cfe 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -309,4 +309,5 @@ <string name="logview_options">View options</string> <string name="unhandled_exception">Unhandled exception: %1$s\n\n%2$s</string> <string name="unhandled_exception_context">%3$s: %1$s\n\n%2$s</string> + <string name="faq_system_dialog_xposed">If you have rooted your Android device you can install the <a href=\"http://xposed.info/\">Xposed framework</a> and a the <a href=\"http://repo.xposed.info/module/de.blinkt.vpndialogxposed\">VPN Dialog confirm module</a> at your own risk"</string> </resources> |