From eb4c9712b71aac1de175ac27148b74b6a571f1ee Mon Sep 17 00:00:00 2001 From: Antony Baker Date: Mon, 17 Dec 2018 10:37:33 +0000 Subject: Applications: Text in yellow frame - slight reword, and use 2 lines rather than 3. --- qml/mw-ui.qml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/qml/mw-ui.qml b/qml/mw-ui.qml index d3ae0ea..d1b0c6a 100644 --- a/qml/mw-ui.qml +++ b/qml/mw-ui.qml @@ -444,8 +444,7 @@ It is highly recommended that you update your system regularly. An Update icon w Label {anchors {verticalCenter: parent.verticalCenter; } leftPadding: 15 text: qsTr("Here is a small selection of popular applications - any of which may be installed at this point.")+"
"+ - "You can install the application or launch it when already installed." + "
" + - "Ensure that you have enabled the Media sources" + "You can install an application or launch it if already installed. Ensure that you have enabled the Media sources." textFormat: Text.RichText } } -- cgit v1.2.1