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:
Hans-Peter Lehmann
2025-09-21 15:41:33 +02:00
committed by GitHub
parent cfe5075079
commit 07e72f8b9d
2 changed files with 11 additions and 1 deletions

View File

@ -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>