[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - cui/uiconfig

Caolán McNamara caolanm at redhat.com
Wed Jan 7 12:30:57 PST 2015


 cui/uiconfig/ui/movemenu.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5f020776e36da2c25d7991c984f5f7d07004d69e
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Jan 6 14:36:05 2015 +0000

    Resolves: fdo#87823 Move Menu->New Menu
    
    Change-Id: I677b519a1bcae3266baff4577b63971b6f8add75
    (cherry picked from commit 3fda8cb3ed7c790d1b591f4f833054b777e5b490)
    (cherry picked from commit fb5b995067702df770366b0af4c546a2b85c9f48)
    Reviewed-on: https://gerrit.libreoffice.org/13770
    Reviewed-by: Michael Stahl <mstahl at redhat.com>
    Tested-by: Michael Stahl <mstahl at redhat.com>

diff --git a/cui/uiconfig/ui/movemenu.ui b/cui/uiconfig/ui/movemenu.ui
index cdada84..5dc4242 100644
--- a/cui/uiconfig/ui/movemenu.ui
+++ b/cui/uiconfig/ui/movemenu.ui
@@ -5,7 +5,7 @@
   <object class="GtkDialog" id="MoveMenuDialog">
     <property name="can_focus">False</property>
     <property name="border_width">6</property>
-    <property name="title" translatable="yes">Move Menu</property>
+    <property name="title" translatable="yes">New Menu</property>
     <property name="type_hint">dialog</property>
     <child internal-child="vbox">
       <object class="GtkBox" id="dialog-vbox1">


More information about the Libreoffice-commits mailing list