From e5117944fbcf1d940662e412c89c74d44d3399f5 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 28 Nov 2011 08:20:29 +0300 Subject: make ads optional --- res/values/strings.xml | 3 ++- res/xml/preferences.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index edbb8db6..a8e8757b 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -51,7 +51,8 @@ Mark unread Optional. Fill this if your tt-rss installation is protected by HTTP Basic authentication Your tt-rss login. Not needed for single user mode - Your tt-rss password + Enable ads + Showing ads to you supports the project URL of your tt-rss installation directory, e.g. http://site.com/tt-rss/ diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index 3bc482f3..2dedf632 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -6,7 +6,7 @@ - + @@ -25,6 +25,7 @@ android:entryValues="@array/pref_theme_values" android:summary="@string/pref_theme_long"/> + -- cgit v1.2.3