summaryrefslogtreecommitdiffstats
path: root/qt-ui/preferences.ui
diff options
context:
space:
mode:
authorGravatar Sergey Starosek <sergey.starosek@gmail.com>2013-11-29 15:39:50 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-11-29 08:10:12 -0800
commit0f7037a92f958e6a6334fc7514e24c2d6dd0b2ee (patch)
treee611debe9a885b93bf6e839ae085112c6bf98372 /qt-ui/preferences.ui
parentb57b36e6626a3551fdda5ac9b7826d3c99413625 (diff)
downloadsubsurface-0f7037a92f958e6a6334fc7514e24c2d6dd0b2ee.tar.gz
Remove duplicate verb in 'SAC' label
'Show' verb is already shown in the groupbox title and no other labels have it. Signed-off-by: Sergey Starosek <sergey.starosek@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/preferences.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 fe00bcf7a..a8a10c5c2 100644
--- a/qt-ui/preferences.ui
+++ b/qt-ui/preferences.ui
@@ -751,7 +751,7 @@
<item>
<widget class="QCheckBox" name="show_sac">
<property name="text">
- <string>Show SAC</string>
+ <string>SAC</string>
</property>
</widget>
</item>