From 9faf01bba2d237a45a60774daf552b8b501e21cc Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 4 Jun 2023 12:59:42 +0300 Subject: * add option to disable update checks * set uniform ttrss_url_summary pointing to example.com * minor UI tweaks * bump versioncode --- org.fox.ttrss/src/main/res/values/strings.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'org.fox.ttrss/src/main/res/values/strings.xml') diff --git a/org.fox.ttrss/src/main/res/values/strings.xml b/org.fox.ttrss/src/main/res/values/strings.xml index f4d0119c..96798ee8 100755 --- a/org.fox.ttrss/src/main/res/values/strings.xml +++ b/org.fox.ttrss/src/main/res/values/strings.xml @@ -49,7 +49,7 @@ Mark above read Optional. Fill this if your tt-rss installation is protected by HTTP Basic authentication Not needed for single user mode - http://example.org/tt-rss + https://example.com/tt-rss Enable feed categories No caption to display Browse categories like feeds @@ -297,4 +297,6 @@ Score for this article Set score Invalid score + Check for new app releases on startup + Check for updates -- cgit v1.2.3