QML UI: better text when no profile is shown for a dive
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
a3189a9b3e
commit
bbbd479914
@ -133,7 +133,7 @@ Item {
|
||||
Layout.columnSpan: 4
|
||||
Layout.margins: MobileComponents.Units.gridUnit
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
text: "No profile show for empty dive"
|
||||
text: "No profile to show"
|
||||
}
|
||||
}
|
||||
GridLayout {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user