diff options
author | keunes <koen.glotzbach@gmail.com> | 2015-09-05 10:02:50 +0200 |
---|---|---|
committer | keunes <koen.glotzbach@gmail.com> | 2015-09-05 10:02:50 +0200 |
commit | 37fd0a73ed978a65f22096c67fc7007cc308bd0c (patch) | |
tree | 9246ab7ee45f79fe8a2da520212f6c5f145fd325 /core/src/main/res | |
parent | ad0212c039a0a9116c48c1d7bb7ef0beac0d6670 (diff) | |
download | AntennaPod-37fd0a73ed978a65f22096c67fc7007cc308bd0c.zip |
Update strings.xml
Diffstat (limited to 'core/src/main/res')
-rw-r--r-- | core/src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml index c8fb83e46..0a45b883a 100644 --- a/core/src/main/res/values/strings.xml +++ b/core/src/main/res/values/strings.xml @@ -78,7 +78,7 @@ <string name="retry_label">Retry</string> <string name="auto_download_label">Include in auto downloads</string> <string name="auto_download_apply_to_items_title">Apply to Previous Episodes</string> - <string name="auto_download_apply_to_items_message">The new <i>Auto Download</i> setting will automatically be applied to new episodes.\nDo you also want to apply it to previous episodes?</string> + <string name="auto_download_apply_to_items_message">The new <i>Auto Download</i> setting will automatically be applied to new episodes.\nDo you also want to apply it to previously published episodes?</string> <string name="auto_delete_label">Auto Delete Episode\n(override global default)</string> <string name="parallel_downloads_suffix">\u0020parallel downloads</string> <string name="feed_auto_download_global">Global</string> |