[PATCH 10/14] downloadfromdivecomputer capitalisation consitency

Tim Wootton tim at tee-jay.demon.co.uk
Fri Jul 11 01:21:43 PDT 2014


Signed-off-by: Tim Wootton <tim at tee-jay.demon.co.uk>
---
 qt-ui/downloadfromdivecomputer.ui | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/qt-ui/downloadfromdivecomputer.ui b/qt-ui/downloadfromdivecomputer.ui
index 333ce78..e99782e 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>
-- 
2.0.0



More information about the subsurface mailing list