From f290048362f9b4da51b5f238d4a57751052b1cad Mon Sep 17 00:00:00 2001 From: Tom Hennen Date: Mon, 25 Jan 2016 15:02:44 -0500 Subject: allow feeds to be excluded from global refreshing --- core/src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'core/src/main/res') diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml index b8f6f7065..3adcb6e00 100644 --- a/core/src/main/res/values/strings.xml +++ b/core/src/main/res/values/strings.xml @@ -536,6 +536,7 @@ Include Exclude Single words \n\"Multiple Words\" + Global Refresh Upgrading the database -- cgit v1.2.3 From 7dfe4d5ed34ebc308b123138e582436a22bc95cf Mon Sep 17 00:00:00 2001 From: Tom Hennen Date: Mon, 25 Jan 2016 17:21:13 -0500 Subject: Global Refresh -> Keep Updated --- core/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/src/main/res') diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml index 3adcb6e00..04b3feef6 100644 --- a/core/src/main/res/values/strings.xml +++ b/core/src/main/res/values/strings.xml @@ -536,7 +536,7 @@ Include Exclude Single words \n\"Multiple Words\" - Global Refresh + Keep Updated Upgrading the database -- cgit v1.2.3