summaryrefslogtreecommitdiff
path: root/core/src/main/res
diff options
context:
space:
mode:
authorTom Hennen <TomHennen@users.noreply.github.com>2016-01-26 17:32:11 -0500
committerTom Hennen <TomHennen@users.noreply.github.com>2016-01-26 17:32:11 -0500
commitb2a8e06ff8af727e5f21cfc3c110402c3753ab3c (patch)
tree020809e801b1ee91fd28e74bfbfc0146939f6d0d /core/src/main/res
parent056c1bf29a9ab54e6741685bd54ce7d777f34827 (diff)
parent7dfe4d5ed34ebc308b123138e582436a22bc95cf (diff)
downloadAntennaPod-b2a8e06ff8af727e5f21cfc3c110402c3753ab3c.zip
Merge pull request #1614 from TomHennen/exclude_auto_refresh
Added 'Keep Updated' option for Feeds
Diffstat (limited to 'core/src/main/res')
-rw-r--r--core/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index b8f6f7065..04b3feef6 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -536,6 +536,7 @@
<string name="episode_filters_include">Include</string>
<string name="episode_filters_exclude">Exclude</string>
<string name="episode_filters_hint">Single words \n\"Multiple Words\"</string>
+ <string name="keep_updated">Keep Updated</string>
<!-- Progress information -->
<string name="progress_upgrading_database">Upgrading the database</string>