mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-08 20:55:16 +00:00
quicksettings: replace hardcoded text with i18n, edit label & tooltip,
force hover when recording
This commit is contained in:
@@ -84,7 +84,7 @@ ColumnLayout {
|
||||
|
||||
// Quick Settings
|
||||
SectionEditor {
|
||||
sectionName: "Quick Settings"
|
||||
sectionName: I18n.tr("settings.control-center.quickSettings.sectionName")
|
||||
sectionId: "quickSettings"
|
||||
settingsDialogComponent: ""
|
||||
widgetRegistry: ControlCenterWidgetRegistry
|
||||
|
||||
Reference in New Issue
Block a user