[file-roller: 1/2] Add mnemonics to some strings



commit 5eb66617db62f30729862a8cd24c970a15afb4c7
Author: Sabri Ünal <libreajans gmail com>
Date:   Sun Jan 12 22:59:11 2020 +0300

    Add mnemonics to some strings

 src/ui/gears-menu.ui | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/ui/gears-menu.ui b/src/ui/gears-menu.ui
index e40cd620..6fa533ff 100644
--- a/src/ui/gears-menu.ui
+++ b/src/ui/gears-menu.ui
@@ -16,7 +16,7 @@
     </section>
     <section>
       <item>
-        <attribute name="label" translatable="yes">Save As…</attribute>
+        <attribute name="label" translatable="yes">_Save As…</attribute>
         <attribute name="action">win.save-as</attribute>
       </item>
       <item>
@@ -28,7 +28,7 @@
         <attribute name="action">win.test-archive</attribute>
       </item>
       <item>
-        <attribute name="label" translatable="yes">Properties</attribute>
+        <attribute name="label" translatable="yes">_Properties</attribute>
         <attribute name="action">win.view-properties</attribute>
         <attribute name="accel"><![CDATA[<Alt>Return]]></attribute>
       </item>
@@ -46,7 +46,7 @@
       </item>
       <item>
         <attribute name="action">app.view-sidebar</attribute>
-        <attribute name="label" translatable="yes">Sidebar</attribute>
+        <attribute name="label" translatable="yes">Side_bar</attribute>
       </item>
     </section>
     <section>


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