summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
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