summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkeunes <koen.glotzbach@gmail.com>2015-08-31 08:39:03 +0200
committerkeunes <koen.glotzbach@gmail.com>2015-08-31 08:39:03 +0200
commit355fd4759b3fdb358b0717e7de2dbc13ea934847 (patch)
tree609565ec29556f94d6d5f10fe0cd4f3b736011b2
parentad0212c039a0a9116c48c1d7bb7ef0beac0d6670 (diff)
downloadAntennaPod-355fd4759b3fdb358b0717e7de2dbc13ea934847.zip
Update strings.xml
Update auto_download_apply_to_items_title #1155
-rw-r--r--core/src/main/res/values/strings.xml2
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..1cba2bb02 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -77,7 +77,7 @@
<string name="close_label">Close</string>
<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_title">Apply to Existing 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_delete_label">Auto Delete Episode\n(override global default)</string>
<string name="parallel_downloads_suffix">\u0020parallel downloads</string>