dive master > divemaster

This commit is contained in:
Martin Měřinský 2017-02-27 12:14:22 +01:00 committed by Dirk Hohndel
parent 5fa64fd1ea
commit 869a7fcfcc
9 changed files with 15 additions and 15 deletions

View file

@ -188,7 +188,7 @@ Item {
Kirigami.Label { Kirigami.Label {
Layout.alignment: Qt.AlignRight Layout.alignment: Qt.AlignRight
text: qsTr("Dive Master:") text: qsTr("Divemaster:")
} }
ComboBox { ComboBox {
id: divemasterBox id: divemasterBox

View file

@ -195,7 +195,7 @@ Item {
} }
Kirigami.Label { Kirigami.Label {
text: qsTr("Dive Master:") text: qsTr("Divemaster:")
opacity: 0.6 opacity: 0.6
width: detailsView.col1Width width: detailsView.col1Width
Layout.alignment: Qt.AlignRight Layout.alignment: Qt.AlignRight

View file

@ -179,7 +179,7 @@
</tr> </tr>
<tr> <tr>
<td class="fieldTitle"> <td class="fieldTitle">
<h1> Dive Master </h1> <h1> Divemaster </h1>
</td> </td>
<td class="fieldData"> <td class="fieldData">
<p> {{ dive.divemaster }} </p> <p> {{ dive.divemaster }} </p>

View file

@ -192,7 +192,7 @@
</tr> </tr>
<tr> <tr>
<td class="fieldTitle"> <td class="fieldTitle">
<h1> Dive Master </h1> <h1> Divemaster </h1>
</td> </td>
<td class="fieldData"> <td class="fieldData">
<p> {{ dive.divemaster }} </p> <p> {{ dive.divemaster }} </p>

View file

@ -201,7 +201,7 @@
</tr> </tr>
<tr> <tr>
<td class="fieldTitle"> <td class="fieldTitle">
<h1> Dive Master </h1> <h1> Divemaster </h1>
</td> </td>
<td class="fieldData"> <td class="fieldData">
<p> {{ dive.divemaster }} </p> <p> {{ dive.divemaster }} </p>