QML UI: make text match the implementation
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
@@ -18,8 +18,8 @@ ColumnLayout {
|
|||||||
Layout.topMargin: Kirigami.Units.gridUnit * 3
|
Layout.topMargin: Kirigami.Units.gridUnit * 3
|
||||||
text: "To use Subsurface-mobile with Subsurface cloud storage, please enter " +
|
text: "To use Subsurface-mobile with Subsurface cloud storage, please enter " +
|
||||||
"your cloud credentials.\n\n" +
|
"your cloud credentials.\n\n" +
|
||||||
"To use Subsurface-mobile only with local data on this device, select " +
|
"To use Subsurface-mobile only with local data on this device, tap " +
|
||||||
"Offline mode in the Manage dives entry in the main menu."
|
"on the no cloud icon below."
|
||||||
wrapMode: Text.WordWrap
|
wrapMode: Text.WordWrap
|
||||||
}
|
}
|
||||||
Kirigami.Label {
|
Kirigami.Label {
|
||||||
|
|||||||
Reference in New Issue
Block a user