From 25a8c94c8184cf950996ec7aefa07ccb5fd90241 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 4 Dec 2012 11:04:08 +0400 Subject: offline up arrow fixes; bump version; make amount of articles downloaded in offline mode configurable --- res/values/arrays.xml | 6 +++++- res/values/strings.xml | 5 +++-- res/xml/preferences.xml | 12 +++++++++--- 3 files changed, 17 insertions(+), 6 deletions(-) (limited to 'res') diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 961bd955..4a2ac390 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -25,5 +25,9 @@ HEADLINES ARTICLES - + + 150 + 250 + 500 + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index df40d273..c85634ef 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -52,7 +52,7 @@ Optional. Fill this if your tt-rss installation is protected by HTTP Basic authentication Your tt-rss login. Not needed for single user mode URL of your tt-rss installation directory, e.g. http://site.com/tt-rss/ - Download and display feed icons + Enable feed icons Enable feed categories No feeds to display No headlines to display @@ -144,6 +144,7 @@ SSL Error: SSL hostname not verified Show oldest articles first - Dim status bar when reading + Dim status bar + Dim status bar when reading %1$d comments \ No newline at end of file diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index c1a69321..0f143b15 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -90,7 +90,7 @@ android:defaultValue="false" android:key="combined_mode" android:summary="@string/combined_mode_summary" - android:title="@string/combined_mode" /> + android:title="@string/combined_mode" /> --> - - +