mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-12-01 12:31:45 +00:00
Ignore 'show in main list' for subscriptions screen (#8001)
This no longer makes sense with tags always at the top, users can always create their own main list. After we remove the side navigation, we can remove the tag setting.
This commit is contained in:
committed by
GitHub
parent
cfe5075079
commit
07e72f8b9d
@ -755,7 +755,7 @@
|
||||
<string name="authentication_descr">Change your username and password for this podcast and its episodes</string>
|
||||
<string name="feed_tags_label">Tags</string>
|
||||
<string name="feed_tags_summary">Change the tags of this podcast to help organize your subscriptions</string>
|
||||
<string name="feed_folders_include_root">Show this podcast in \"all\" tag</string>
|
||||
<string name="feed_folders_include_root">Show above tags (side navigation only)</string>
|
||||
<string name="tag_all">All</string>
|
||||
<string name="multi_feed_common_tags_info">Only common tags from all selected subscriptions are shown. Other tags stay unaffected.</string>
|
||||
<string name="auto_download_inbox_category">Automatically download episodes from the inbox</string>
|
||||
|
||||
Reference in New Issue
Block a user