From bbbd479914dd32590f4aba474afcb467e15e82ef Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 15 Feb 2016 07:27:00 -0800 Subject: QML UI: better text when no profile is shown for a dive Signed-off-by: Dirk Hohndel --- qt-mobile/qml/DiveDetailsView.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-mobile') diff --git a/qt-mobile/qml/DiveDetailsView.qml b/qt-mobile/qml/DiveDetailsView.qml index 56d524f1f..f7746ad74 100644 --- a/qt-mobile/qml/DiveDetailsView.qml +++ b/qt-mobile/qml/DiveDetailsView.qml @@ -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 { -- cgit v1.2.3-70-g09d2