[gnome-control-center] universal-access: Correct label for "Sound Keys"



commit c831eaa6e3fb01dc00defaf94afee00fde33e9f1
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Apr 26 13:53:43 2016 +0200

    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

 panels/universal-access/uap.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/universal-access/uap.ui b/panels/universal-access/uap.ui
index f5632fb..0820285 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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]