summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorKeunes <11229646+keunes@users.noreply.github.com>2023-02-24 16:44:57 +0100
committerGitHub <noreply@github.com>2023-02-24 16:44:57 +0100
commite20d11e130938dd4bf30c2500fb5afc0993a7ed7 (patch)
treedaf25185ec2356257d352f557d64c2e1659d7c1a /ui
parent28844af6ff608151db25f3245372e3e8cbae84cc (diff)
downloadAntennaPod-e20d11e130938dd4bf30c2500fb5afc0993a7ed7.zip
Update 'show in main list' string (#6344)
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 a12119a6c..432be6a5a 100644
--- a/ui/i18n/src/main/res/values/strings.xml
+++ b/ui/i18n/src/main/res/values/strings.xml
@@ -696,7 +696,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 subscription in main list</string>
+ <string name="feed_folders_include_root">Show this podcast 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>