aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui
diff options
context:
space:
mode:
authorGravatar Robert C. Helling <helling@atdotde.de>2015-09-18 16:28:01 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-09-18 10:04:50 -0700
commit562dfa1c5d94cf5e4e423d3f535bfb570ff91fa1 (patch)
tree6cf1bf04f7dd865d14849df8d399e10fe943e3ea /qt-ui
parent2d68214eac604c104226e2638161c0e4fd14fc79 (diff)
downloadsubsurface-562dfa1c5d94cf5e4e423d3f535bfb570ff91fa1.tar.gz
Spelling corrections
Spell Setpoint without space in user visable strings. Explain authorized_paired. Signed-off-by: Robert C. Helling <helling@atdotde.de> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui')
-rw-r--r--qt-ui/btdeviceselectiondialog.cpp2
-rw-r--r--qt-ui/configuredivecomputerdialog.ui4
2 files changed, 3 insertions, 3 deletions
diff --git a/qt-ui/btdeviceselectiondialog.cpp b/qt-ui/btdeviceselectiondialog.cpp
index dc5d70d8b..74afda616 100644
--- a/qt-ui/btdeviceselectiondialog.cpp
+++ b/qt-ui/btdeviceselectiondialog.cpp
@@ -343,7 +343,7 @@ void BtDeviceSelectionDialog::pairingFinished(const QBluetoothAddress &address,
pairingStatusLabel = tr("AUTHORIZED_PAIRED");
pairingColor = QColor(Qt::blue);
enableSaveButton = true;
- dialogStatusMessage = tr("Device %1 was authorized paired.").arg(remoteDeviceStringAddress);
+ dialogStatusMessage = tr("Device %1 was paired and is authorized.").arg(remoteDeviceStringAddress);
}
// Find the items which represent the BTH device and update their state
diff --git a/qt-ui/configuredivecomputerdialog.ui b/qt-ui/configuredivecomputerdialog.ui
index cd78a7767..c6bd647ec 100644
--- a/qt-ui/configuredivecomputerdialog.ui
+++ b/qt-ui/configuredivecomputerdialog.ui
@@ -1246,7 +1246,7 @@
</column>
<column>
<property name="text">
- <string>Set point</string>
+ <string>Setpoint</string>
</property>
</column>
<column>
@@ -2495,7 +2495,7 @@
</column>
<column>
<property name="text">
- <string>Set point</string>
+ <string>Setpoint</string>
</property>
</column>
<column>