summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorByteHamster <ByteHamster@users.noreply.github.com>2023-02-18 14:52:38 +0100
committerGitHub <noreply@github.com>2023-02-18 14:52:38 +0100
commitcfb974524652c16d96a8f804a525826fad27aee7 (patch)
tree67e68efbfd0c922e832179a084ad66e4fb164c37 /ui
parent997860fe522e67dff087e4184a80fc9656de28d8 (diff)
downloadAntennaPod-cfb974524652c16d96a8f804a525826fad27aee7.zip
Clarify "show in main list" checkbox title (#6326)
Diffstat (limited to 'ui')
-rw-r--r--ui/i18n/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/i18n/src/main/res/values/strings.xml b/ui/i18n/src/main/res/values/strings.xml
index db91c43ae..1e6cdb91c 100644
--- a/ui/i18n/src/main/res/values/strings.xml
+++ b/ui/i18n/src/main/res/values/strings.xml
@@ -692,7 +692,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 in main list</string>
+ <string name="feed_folders_include_root">Show this subscription in main list</string>
<string name="multi_feed_common_tags_info">{fa-info-circle} Only common tags from all selected subscriptions are shown. Other tags stay unaffected.</string>
<string name="auto_download_settings_label">Auto Download Settings</string>
<string name="episode_filters_label">Episode Filter</string>