summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2016-04-26 13:53:43 +0200
committerBastien Nocera <hadess@hadess.net>2016-04-26 13:53:43 +0200
commitc831eaa6e3fb01dc00defaf94afee00fde33e9f1 (patch)
treeb1ec817b3aaf573f0911081b6dd06cd311998fb8
parent0167fd03f9cc7407fec91c30ce72b3a9be21010a (diff)
downloadgnome-control-center-c831eaa6e3fb01dc00defaf94afee00fde33e9f1.tar.gz
universal-access: Correct label for "Sound Keys"
In X11, the "toggle keys" accessibility feature beeps when NumLock or CapsLock are turned on, and also when turned off. Correct the label to mention that. https://bugzilla.gnome.org/show_bug.cgi?id=765589
-rw-r--r--panels/universal-access/uap.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/panels/universal-access/uap.ui b/panels/universal-access/uap.ui
index f5632fbf5..082028558 100644
--- a/panels/universal-access/uap.ui
+++ b/panels/universal-access/uap.ui
@@ -1062,7 +1062,7 @@
<property name="margin_end">6</property>
<property name="margin_top">6</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Beep when Num Lock or Caps Lock are turned on.</property>
+ <property name="label" translatable="yes">Beep when Num Lock or Caps Lock are turned on or off.</property>
<property name="wrap">True</property>
</object>
<packing>