diff options
author | ByteHamster <info@bytehamster.com> | 2019-06-14 10:45:45 +0200 |
---|---|---|
committer | ByteHamster <info@bytehamster.com> | 2019-06-14 10:45:45 +0200 |
commit | f3cd43b972bb5c8c57d9e79063617864b979de8e (patch) | |
tree | d65864da28fbb6c4647ee569b79dc84df400a647 /core/src | |
parent | 5a7cbdfaca008e9049aaa3a0506e23aabd1a66a7 (diff) | |
download | AntennaPod-f3cd43b972bb5c8c57d9e79063617864b979de8e.zip |
Cleanup
Diffstat (limited to 'core/src')
-rw-r--r-- | core/src/main/res/values/strings.xml | 1 |
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 a71b0be25..4378abe50 100644 --- a/core/src/main/res/values/strings.xml +++ b/core/src/main/res/values/strings.xml @@ -694,6 +694,7 @@ <string name="episode_filters_hint">Single words \n\"Multiple Words\"</string> <string name="keep_updated">Keep Updated</string> <string name="keep_updated_summary">Include this feed when (auto-)refreshing all feeds</string> + <string name="auto_download_disabled_globally">Auto download is disabled in the main AntennaPod settings</string> <!-- Progress information --> <string name="progress_upgrading_database">Upgrading the database</string> |