diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2015-05-23 12:29:08 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-05-25 14:52:43 +0000 |
commit | 394318774e5b13a3d38b29833749b63cf5dab3da (patch) | |
tree | 45292ab954c11b1eccef3d65ced28a0c7e756286 /svx | |
parent | 67c3e2abf353c4893a4680f7a5b2d8c457ef18d1 (diff) |
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@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx')
-rw-r--r-- | svx/uiconfig/ui/docking3deffects.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/uiconfig/ui/docking3deffects.ui b/svx/uiconfig/ui/docking3deffects.ui index de26767d1753..c5634b5b76dc 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> |