mirror of
https://github.com/KDE/kasts.git
synced 2025-01-02 03:37:26 +01:00
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…
Reference in New Issue
Block a user