aboutsummaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-06-01 11:44:24 -0700
committerScott Jackson <daneren2005@gmail.com>2014-06-01 11:44:24 -0700
commit30516c513bb7174e91dbc338c2011c6a300d069d (patch)
treeaf5d4eaf00d2be62e14d6ce092707a66ed4d13c7 /res/values/strings.xml
parentec0a512d9f8f704f431d56cc08ffd776a04ead93 (diff)
downloaddsub-30516c513bb7174e91dbc338c2011c6a300d069d.tar.gz
dsub-30516c513bb7174e91dbc338c2011c6a300d069d.tar.bz2
dsub-30516c513bb7174e91dbc338c2011c6a300d069d.zip
#327 Add color to titles of sections in FAQ
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index de9360c7..3bc04eb6 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -49,10 +49,12 @@
\nAvailable Space: %5$s of %6$s</string>
<string name="main.faq_title">FAQ</string>
<string name="main.faq_text">
- Cache vs Permanent Cache:
- \nWhen songs are downloaded by DSub, they can be deleted to make room for new downloads. Permanently cached music on the other hand will never be automatically deleted.
- \n\nChromeCast fails:
- \nMake sure you are not using a self-signed certificate, because the Chromecast will automatically reject them.
+ <![CDATA[
+ <font color="red">Cache vs Permanent Cache</font>:
+ <br/>When songs are downloaded by DSub, they can be deleted to make room for new downloads. Permanently cached music on the other hand will never be automatically deleted.
+ <p/><font color="red">ChromeCast fails</font>:
+ <br/>Make sure you are not using a self-signed certificate, because the Chromecast will automatically reject them.
+ ]]>
</string>
<string name="main.select_server">Select server</string>
<string name="main.shuffle">Shuffle play</string>