[gnome-control-center] keyboard: follow mockups for shortcut change button label



commit 8200fa860d6e835c7207946ed90946306df69f80
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Sat Jan 28 18:26:00 2017 -0200

    keyboard: follow mockups for shortcut change button label
    
    Per the mockups [1], this should be "Set Shortcut…".
    
    [1] 
https://raw.githubusercontent.com/gnome-design-team/gnome-mockups/master/system-settings/keyboard/keyboard-wires.png
    
    https://bugzilla.gnome.org/show_bug.cgi?id=777844

 panels/keyboard/shortcut-editor.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/keyboard/shortcut-editor.ui b/panels/keyboard/shortcut-editor.ui
index 787b829..09ce2c0 100644
--- a/panels/keyboard/shortcut-editor.ui
+++ b/panels/keyboard/shortcut-editor.ui
@@ -249,7 +249,7 @@
                       <object class="GtkButton" id="change_custom_shortcut_button">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="label" translatable="yes" context="button">Set Shortcut</property>
+                        <property name="label" translatable="yes" context="button">Set Shortcut…</property>
                         <signal name="clicked" handler="change_custom_shortcut_button_clicked_cb" 
object="CcKeyboardShortcutEditor" swapped="yes" />
                       </object>
                       <packing>


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