[frogr] Change leftovers for the "<action> Elements" -> "<action>" rewording



commit 33df9edd33621609b9655c2b1728eca1d3e54bc1
Author: Mario Sanchez Prada <msanchez gnome org>
Date:   Tue Jan 23 15:02:13 2018 +0000

    Change leftovers for the "<action> Elements" -> "<action>" rewording

 data/gtkbuilder/frogr-menu-bar.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/gtkbuilder/frogr-menu-bar.ui b/data/gtkbuilder/frogr-menu-bar.ui
index bc4df17..f41381b 100644
--- a/data/gtkbuilder/frogr-menu-bar.ui
+++ b/data/gtkbuilder/frogr-menu-bar.ui
@@ -22,12 +22,12 @@
       </section>
       <section>
         <item>
-          <attribute name="label" translatable="yes">A_dd Elements…</attribute>
+          <attribute name="label" translatable="yes">A_dd…</attribute>
           <attribute name="action">win.add-pictures</attribute>
           <attribute name="accel">&lt;Primary&gt;l</attribute>
         </item>
         <item>
-          <attribute name="label" translatable="yes">_Remove Elements</attribute>
+          <attribute name="label" translatable="yes">_Remove</attribute>
           <attribute name="action">win.remove-pictures</attribute>
           <attribute name="accel">Delete</attribute>
         </item>


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