[Libreoffice-commits] core.git: svx/uiconfig

Stanislav Horacek stanislav.horacek at gmail.com
Mon May 25 07:53:15 PDT 2015


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

New commits:
commit 394318774e5b13a3d38b29833749b63cf5dab3da
Author: Stanislav Horacek <stanislav.horacek at gmail.com>
Date:   Sat May 23 12:29:08 2015 +0200

    rename "Lathe Object" to "Rotation Object" in a tooltip
    because the latter is always used in other places
    
    Change-Id: I42c74cf24a900541aa866aec7bc70b1ea3162b10
    Reviewed-on: https://gerrit.libreoffice.org/15873
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/svx/uiconfig/ui/docking3deffects.ui b/svx/uiconfig/ui/docking3deffects.ui
index de26767..c5634b5 100644
--- a/svx/uiconfig/ui/docking3deffects.ui
+++ b/svx/uiconfig/ui/docking3deffects.ui
@@ -708,7 +708,7 @@
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">True</property>
-                            <property name="tooltip_text" translatable="yes">Convert to Lathe Object</property>
+                            <property name="tooltip_text" translatable="yes">Convert to Rotation Object</property>
                             <property name="image">image15</property>
                           </object>
                           <packing>


More information about the Libreoffice-commits mailing list