Replace "feed" by "podcast"
This commit is contained in:
parent
f1961abe4c
commit
4e34e76ee0
@ -62,7 +62,7 @@ Kirigami.ScrollablePage {
|
||||
Controls.CheckBox {
|
||||
id: alwaysShowFeedTitles
|
||||
checked: SettingsManager.alwaysShowFeedTitles
|
||||
text: i18n("Always show feed titles in subscription view")
|
||||
text: i18n("Always show podcast titles in subscription view")
|
||||
onToggled: SettingsManager.alwaysShowFeedTitles = checked
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user