diff options
author | Tim Wootton <tim@tee-jay.demon.co.uk> | 2014-07-11 18:39:06 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-07-11 10:44:49 -0700 |
commit | 745c9a130c53c70a38e233d5361ad412e6ae0dac (patch) | |
tree | 0ce5be4277161ac6cedb55c815c52b7184ddf514 /qt-ui/preferences.ui | |
parent | 9b5048034fdbe28d3d466f951fcd5de371694566 (diff) | |
download | subsurface-745c9a130c53c70a38e233d5361ad412e6ae0dac.tar.gz |
"non-used" just didn't sound right to me.
Signed-off-by: Tim Wootton <tim@tee-jay.demon.co.uk>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/preferences.ui')
-rw-r--r-- | qt-ui/preferences.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/preferences.ui b/qt-ui/preferences.ui index ea0458057..1b5409821 100644 --- a/qt-ui/preferences.ui +++ b/qt-ui/preferences.ui @@ -690,7 +690,7 @@ <item> <widget class="QCheckBox" name="display_unused_tanks"> <property name="text"> - <string>Show non-used cylinders in Equipment Tab</string> + <string>Show unused cylinders in Equipment tab</string> </property> </widget> </item> |