[PATCH] Use term cylinder not tank to be consistant.

Tim Wootton tim at tee-jay.demon.co.uk
Mon Mar 31 23:48:57 PDT 2014


The terms tank and cylinder are used interchangably both in
diving and in the code, but in the UI we should be consistant in
what we display to the user.

Signed-off-by: Tim Wootton <tim at tee-jay.demon.co.uk>
---
 qt-ui/preferences.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qt-ui/preferences.ui b/qt-ui/preferences.ui
index 06e0001..4345730 100644
--- a/qt-ui/preferences.ui
+++ b/qt-ui/preferences.ui
@@ -652,7 +652,7 @@
               <item>
                <widget class="QCheckBox" name="display_unused_tanks">
                 <property name="text">
-                 <string>unused tanks</string>
+                 <string>unused cylinders</string>
                 </property>
                </widget>
               </item>
-- 
1.9.0



More information about the subsurface mailing list