text corrections

This commit is contained in:
vladimir.kuznetsov 2023-10-16 14:34:03 +05:00
parent cdb18de305
commit e01b1db706
3 changed files with 53 additions and 25 deletions

View file

@ -70,7 +70,7 @@ PageType {
Layout.margins: 16
text: qsTr("Auto start")
descriptionText: qsTr("Launch the application every time %1 starts").arg(Qt.platform.os)
descriptionText: qsTr("Launch the application every time the device is starts")
checked: SettingsController.isAutoStartEnabled()
onCheckedChanged: {