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>
This commit is contained in:
Tim Wootton 2014-04-01 07:48:57 +01:00 committed by Dirk Hohndel
parent 0de21c24fa
commit c6ceab4fec

View file

@ -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>