summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-05-13 02:03:20 +0200
committerArne Schwabe <arne@rfc2549.org>2012-05-13 02:03:20 +0200
commit1787d6dcbb0cc54e78043e6093ac45b09f0986a7 (patch)
treeba539ff1a035b08d6baa5536c1906e2cf0c76a44 /res/layout
parent9e2afc72b16125f7c365b8d600f6f5df36aa8f48 (diff)
Version 0.5.3
Fix a few new bugs before pushing to the market :)
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 a05cc6df..88dcc7c6 100644
--- a/res/layout/faq.xml
+++ b/res/layout/faq.xml
@@ -18,6 +18,14 @@
<TextView
style="@style/faqhead"
+ android:text="@string/faq_security_title" />
+
+ <TextView
+ style="@style/faqitem"
+ android:text="@string/faq_security" />
+
+ <TextView
+ style="@style/faqhead"
android:text="@string/faq_shortcut" />
<TextView