aboutsummaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <gothfox@users.noreply.github.com>2014-07-16 14:36:02 +0400
committerAndrew Dolgov <gothfox@users.noreply.github.com>2014-07-16 14:36:02 +0400
commitd4ddbaed8aefa5bf4c0f822824cd3c891b262a24 (patch)
tree339ac8ff3e4a3262fa603265e66b43cd46dc328a /res/values
parente5d9080fefe91de5e016c77007034013efac8f8e (diff)
parentccbeb04810be6cccdc71b5bdf50757263a975f4c (diff)
Merge pull request #66 from tribut/translate-condensed
Allow translation for `enable_condensed_fonts`
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 3ab84958..b32bee7e 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -217,4 +217,6 @@
<string name="unsubscribe_from_prompt">Unsubscribe from %1$s?</string>
<string name="toggle_sidebar">Toggle sidebar</string>
<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>
</resources>