summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-11-20 10:22:50 +0100
committerArne Schwabe <arne@rfc2549.org>2012-11-20 10:22:50 +0100
commit25e680bf2d4391709cd45bc0b55f3a220885357f (patch)
tree811116eddab1218371a58a3807a1ca39aeb91c92 /res/layout
parent04224f3c2d7d18ce420f686abea1d6981a0946c2 (diff)
VPN+tethering is becoming a FAQ
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/faq.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/layout/faq.xml b/res/layout/faq.xml
index c4fd57f0..8e0f561f 100644
--- a/res/layout/faq.xml
+++ b/res/layout/faq.xml
@@ -50,6 +50,14 @@
<TextView
style="@style/faqhead"
+ android:text="@string/vpn_tethering_title" />
+
+ <TextView
+ style="@style/faqitem"
+ android:id="@+id/vpn_tethering" />
+
+ <TextView
+ style="@style/faqhead"
android:text="@string/faq_security_title" />
<TextView