summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-10-15 19:58:47 +0400
committerAndrew Dolgov <[email protected]>2014-10-15 19:58:47 +0400
commita574f546d461dacecb5e900cf8cc253416e44f97 (patch)
treef8ff2ba2c6c3e042eb049a06b2f7d4593aa4b995
parentf21c8638851c5a801b584b387b3cb3d0c670e164 (diff)
change full content summary text
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 879cf2b0..69ffbd8c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -219,7 +219,7 @@
<string name="open_article_in_web_browser">Open in web browser</string>
<string name="pref_headlines_use_condensed_fonts">Enable condensed fonts</string>
<string name="pref_headlines_use_condensed_fonts_long">Use condensed fonts for headline titles and a few other UI elements.</string>
- <string name="pref_headlines_full_content_long">Show full article content in headlines. May perform badly on old/slower devices.</string>
+ <string name="pref_headlines_full_content_long">Show full article content in headlines. Resource intensive, can cause UI lag on some devices.</string>
<string name="pref_headlines_full_content">Show full content</string>
</resources>