diff options
author | Abu Sakib <[email protected]> | 2018-11-17 15:48:39 +0600 |
---|---|---|
committer | Abu Sakib <[email protected]> | 2018-11-17 15:48:39 +0600 |
commit | 2fcab0ccbc519be679eab65cc4d71445213d1856 (patch) | |
tree | 0739175ea04d1c8ed0d9898376e3284be5a24fdc /capplets/keybindings | |
parent | 8c44ea61b80ccc23467aaab6e4a4bcc5cb2873fa (diff) | |
download | mate-control-center-2fcab0ccbc519be679eab65cc4d71445213d1856.tar.bz2 mate-control-center-2fcab0ccbc519be679eab65cc4d71445213d1856.tar.xz |
update hint for mouse double-click
Diffstat (limited to 'capplets/keybindings')
-rw-r--r-- | capplets/keybindings/mate-keybinding-properties.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/capplets/keybindings/mate-keybinding-properties.ui b/capplets/keybindings/mate-keybinding-properties.ui index 84e4e4d7..7a986588 100644 --- a/capplets/keybindings/mate-keybinding-properties.ui +++ b/capplets/keybindings/mate-keybinding-properties.ui @@ -336,7 +336,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">start</property> - <property name="label" translatable="yes">To edit a shortcut key, click on the corresponding row and type a new key combination, or press backspace to clear.</property> + <property name="label" translatable="yes">To edit a shortcut key, double-click on the corresponding row and type a new key combination, or press backspace to clear.</property> <property name="wrap">True</property> </object> <packing> |