[nautilus/wip/piotrdrag/string-fixes: 4/6] preferences-window: Add missing mnemonic



commit 8eb81099ea647140c88723506f8fc5270b25e80e
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Thu Jul 26 19:08:20 2018 +0200

    preferences-window: Add missing mnemonic

 src/resources/ui/nautilus-preferences-window.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/resources/ui/nautilus-preferences-window.ui b/src/resources/ui/nautilus-preferences-window.ui
index ece4afbca..33d6fe6b1 100644
--- a/src/resources/ui/nautilus-preferences-window.ui
+++ b/src/resources/ui/nautilus-preferences-window.ui
@@ -68,7 +68,7 @@
                     </child>
                     <child>
                       <object class="GtkCheckButton" id="show_sidebar_checkbutton">
-                        <property name="label" translatable="yes">Show sidebar</property>
+                        <property name="label" translatable="yes">_Show sidebar</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>


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