diff options
author | Tom Hennen <TomHennen@users.noreply.github.com> | 2015-09-04 18:21:52 -0400 |
---|---|---|
committer | Tom Hennen <TomHennen@users.noreply.github.com> | 2015-09-04 18:21:52 -0400 |
commit | 77646989917972b3a6c275f47c47bbf642307a14 (patch) | |
tree | 6f03eaa0f28ac043f29848e948785987ec463d8c /core | |
parent | 3efd644e0b2c79c32eeccfea464a06887109e5ee (diff) | |
parent | 355fd4759b3fdb358b0717e7de2dbc13ea934847 (diff) | |
download | AntennaPod-77646989917972b3a6c275f47c47bbf642307a14.zip |
Merge pull request #1156 from keunes/keunes-update-English-string
Update strings.xml
Diffstat (limited to 'core')
-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..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> |