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 {
Layout.alignment: Qt.AlignRight
text: qsTr("Dive Master:")
text: qsTr("Divemaster:")
}
ComboBox {
id: divemasterBox

View file

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

View file

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

View file

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

View file

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