mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-12-01 12:31:45 +00:00
Mention that 'new episode action' disables autodownload (#7662)
Workaround until we complete the rewrite of autodownload.
This commit is contained in:
@ -152,8 +152,8 @@
|
||||
<string name="feed_auto_download_always">Always</string>
|
||||
<string name="feed_auto_download_never">Never</string>
|
||||
<string name="feed_new_episodes_action_add_to_inbox">Add to inbox</string>
|
||||
<string name="feed_new_episodes_action_add_to_queue">Add to queue</string>
|
||||
<string name="feed_new_episodes_action_nothing">Nothing</string>
|
||||
<string name="feed_new_episodes_action_add_to_queue">Add to queue, disable auto download</string>
|
||||
<string name="feed_new_episodes_action_nothing">Nothing, disable auto download</string>
|
||||
<string name="episode_cleanup_never">Never</string>
|
||||
<string name="episode_cleanup_except_favorite_removal">When not favorited</string>
|
||||
<string name="episode_cleanup_queue_removal">When not in queue</string>
|
||||
|
||||
Reference in New Issue
Block a user