summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2013-12-17 13:48:54 +0100
committerArne Schwabe <arne@rfc2549.org>2013-12-17 13:48:54 +0100
commitc986dc374b1c6579918d976701c000178a6ea281 (patch)
tree0a3913eba1618cb83ae26ce9a99bb7bfb02e60b9 /res/values/strings.xml
parenteef58658e519097d53af33ced636246c669f9a80 (diff)
Add a note for the xposed module to the FAQ
--HG-- extra : source : a853fe367b5b31c1c315bbd4501ad07870bfa385
Diffstat (limited to 'res/values/strings.xml')
-rwxr-xr-xres/values/strings.xml1
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 &lt;a href=\"http://xposed.info/\"&gt;Xposed framework&lt;/a&gt; and a the &lt;a href=\"http://repo.xposed.info/module/de.blinkt.vpndialogxposed\"&gt;VPN Dialog confirm module&lt;/a&gt; at your own risk"</string>
</resources>