[baobab] Rename "Move to parent folder" to "Go to parent folder"



commit c976fadefaa799fedd619b320f0096606be8319f
Author: Jean-François Fortin Tam <nekohayo gmail com>
Date:   Sun Jun 15 12:56:39 2014 -0400

    Rename "Move to parent folder" to "Go to parent folder"
    
    Fixes bug #726936

 src/baobab-menu.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/baobab-menu.ui b/src/baobab-menu.ui
index e4a0a18..ff09a00 100644
--- a/src/baobab-menu.ui
+++ b/src/baobab-menu.ui
@@ -36,7 +36,7 @@
     </section>
     <section>
       <item>
-        <attribute name="label" translatable="yes">_Move to parent folder</attribute>
+        <attribute name="label" translatable="yes">Go to _parent folder</attribute>
         <attribute name="action">chart.move-up</attribute>
       </item>
     </section>


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