summaryrefslogtreecommitdiff
path: root/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/preferences.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index a789c4e6..2162b85a 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -106,8 +106,8 @@
<CheckBoxPreference
android:defaultValue="false"
android:key="enable_condensed_fonts"
- android:summary="Use condensed fonts for headline titles and a few other UI elements."
- android:title="Enable condensed fonts" />
+ android:summary="@string/pref_headlines_use_condensed_fonts_long"
+ android:title="@string/pref_headlines_use_condensed_fonts" />
<org.fox.ttrss.util.FontSizeDialogPreference
android:defaultValue="13"