From 0e2d38010ef03379cd61b22f7c12710938cb5175 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 12 Aug 2019 13:06:23 +0300 Subject: simplify descriptions and reorder some headline-related prefs --- org.fox.ttrss/src/main/res/values/strings.xml | 12 +++--- org.fox.ttrss/src/main/res/xml/preferences.xml | 53 +++++++++++++------------- 2 files changed, 33 insertions(+), 32 deletions(-) diff --git a/org.fox.ttrss/src/main/res/values/strings.xml b/org.fox.ttrss/src/main/res/values/strings.xml index d460101e..56bc64c0 100755 --- a/org.fox.ttrss/src/main/res/values/strings.xml +++ b/org.fox.ttrss/src/main/res/values/strings.xml @@ -95,7 +95,7 @@ Set labels Search Cancel - Article text size + Text size Close Copy link to clipboard Text copied to clipboard @@ -139,7 +139,7 @@ Amount of articles to download How many articles to download for offline mode (newest first) Show content previews in headlines list - Preview article content + Show content preview This action requires newer version of Tiny Tiny RSS Article URL Article Content @@ -183,7 +183,7 @@ %1$d unread articles - Headline text size + Text size Mark all articles in %1$s as read? Disable if you see flicker or visual glitches Accelerate web views (3.0+) @@ -214,7 +214,7 @@ Enable FAB Show floating action button when reading Open Fresh articles on startup - Headline display mode + Display mode Default, no images, or compact mode Default No images @@ -274,5 +274,7 @@ How many headlines to request Use lower values on slow connections Headlines - Show headline images on Wi-Fi only + Show images on Wi-Fi only + Overrides previous setting + Experimental. Long tap to open separate player diff --git a/org.fox.ttrss/src/main/res/xml/preferences.xml b/org.fox.ttrss/src/main/res/xml/preferences.xml index 15340386..40e327cf 100755 --- a/org.fox.ttrss/src/main/res/xml/preferences.xml +++ b/org.fox.ttrss/src/main/res/xml/preferences.xml @@ -68,32 +68,6 @@ android:key="category_headlines" android:title="@string/headlines" > - - - - - - - - + + + + + + + + -- cgit v1.2.3