Update guide text
This commit is contained in:
parent
4ea78a20b9
commit
947d6a44b9
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ Page {
|
|||
x: Theme.paddingLarge*2
|
||||
width: parent.width - x*2;
|
||||
wrapMode: Text.Wrap
|
||||
text: qsTr("Please leave Battery Buddy running in the background for proper operation.")
|
||||
text: qsTr("You can close Battery Buddy when you are done, notifications and charger control will continue working in the background.")
|
||||
color: Theme.primaryColor
|
||||
font.pixelSize: Theme.fontSizeSmall
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue