summaryrefslogtreecommitdiffstats
path: root/qt-ui
diff options
context:
space:
mode:
authorGravatar Tim Wootton <tim@tee-jay.demon.co.uk>2014-04-01 07:48:57 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-04-01 11:13:15 -0700
commitc6ceab4fec20e51fcc3e04c2220d80ba5853f05f (patch)
tree0f7a803e506a5ca5511803e1d8da3c46500fb4c9 /qt-ui
parent0de21c24fa0bfdad5a828a39821c7761ecc2f946 (diff)
downloadsubsurface-c6ceab4fec20e51fcc3e04c2220d80ba5853f05f.tar.gz
Use term cylinder not tank to be consistant.
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@tee-jay.demon.co.uk> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui')
-rw-r--r--qt-ui/preferences.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/preferences.ui b/qt-ui/preferences.ui
index 06e000141..4345730ca 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>