Preferences: Change of text for unused cylinders.

The present text for configuring the display of unused cylinders simply reads:
"unused cylinders". This is now changed to "Show non-used cylinders in
Equipment Tab". The latter wording is much clearer to the average user.

Signed-off-by: Willem Ferguson <willemferguson@zoology.up.ac.za>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Willem Ferguson 2014-04-07 14:47:24 +02:00 committed by Dirk Hohndel
parent 1b6b2b78c8
commit dcee5d4c0a

View file

@ -638,7 +638,7 @@
<item>
<widget class="QCheckBox" name="display_unused_tanks">
<property name="text">
<string>unused cylinders</string>
<string>Show non-used cylinders in Equipment Tab</string>
</property>
</widget>
</item>