diff options
Diffstat (limited to 'qt-ui')
-rw-r--r-- | qt-ui/downloadfromdivecomputer.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qt-ui/downloadfromdivecomputer.ui b/qt-ui/downloadfromdivecomputer.ui index 333ce783c..e99782ee8 100644 --- a/qt-ui/downloadfromdivecomputer.ui +++ b/qt-ui/downloadfromdivecomputer.ui @@ -11,7 +11,7 @@ </rect> </property> <property name="windowTitle"> - <string>Download From Dive Computer</string> + <string>Download from dive computer</string> </property> <property name="windowIcon"> <iconset> @@ -22,7 +22,7 @@ <item row="2" column="0" colspan="3"> <widget class="QLabel" name="label_3"> <property name="text"> - <string>Device or Mount Point</string> + <string>Device or mount point</string> </property> </widget> </item> @@ -43,7 +43,7 @@ <item row="0" column="1" colspan="2"> <widget class="QLabel" name="label_2"> <property name="text"> - <string>Dive Computer</string> + <string>Dive computer</string> </property> </widget> </item> |