summaryrefslogtreecommitdiff
path: root/res/layout/faq.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-05-09 17:57:40 +0200
committerArne Schwabe <arne@rfc2549.org>2012-05-09 17:57:40 +0200
commitbebf2a9428e369a4963956ec752db27c457d9f6b (patch)
treea46475895895944a79b3452a1805ae31a7f40f4e /res/layout/faq.xml
parent224be050299691f2ca35d79f69aaf39d92fdbeaa (diff)
Only try to write minivpn once per program lifetime.
Remove debug logging
Diffstat (limited to 'res/layout/faq.xml')
-rw-r--r--res/layout/faq.xml15
1 files changed, 6 insertions, 9 deletions
diff --git a/res/layout/faq.xml b/res/layout/faq.xml
index 6504afcf..a05cc6df 100644
--- a/res/layout/faq.xml
+++ b/res/layout/faq.xml
@@ -18,13 +18,12 @@
<TextView
style="@style/faqhead"
- android:text="@string/copying_log_entries" />
+ android:text="@string/faq_shortcut" />
<TextView
style="@style/faqitem"
- android:text="@string/faq_copying"/>
-
-
+ android:text="@string/faq_howto_shortcut" />
+
<TextView
style="@style/faqhead"
android:text="@string/tap_mode" />
@@ -35,14 +34,12 @@
<TextView
style="@style/faqhead"
- android:text="@string/faq_shortcut" />
+ android:text="@string/copying_log_entries" />
<TextView
style="@style/faqitem"
- android:text="@string/faq_howto_shortcut" />
-
-
-
+ android:text="@string/faq_copying" />
+
<TextView
style="@style/faqhead"
android:text="@string/tap_mode" />