sd/source/ui/app/res_bmp.src | 2 +- sd/source/ui/app/strings.src | 2 +- sd/uiconfig/simpress/ui/templatedialog.ui | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)
New commits: commit cf5a2811bbf5c013da3c6421ecb013137b2cc595 Author: Yousuf Philips <philip...@hotmail.com> Date: Fri Dec 26 18:42:09 2014 +0400 fdo#87706 correct object/image styles dialog title and tooltip Change-Id: I36bcd859e5b3da933ed1cd1c54b34b71ca9f52d2 Reviewed-on: https://gerrit.libreoffice.org/13673 Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com> Reviewed-by: Katarina Behrens <bu...@bubli.org> Tested-by: Katarina Behrens <bu...@bubli.org> diff --git a/sd/source/ui/app/res_bmp.src b/sd/source/ui/app/res_bmp.src index 2074202..6d8cc04 100644 --- a/sd/source/ui/app/res_bmp.src +++ b/sd/source/ui/app/res_bmp.src @@ -240,7 +240,7 @@ Bitmap BMP_GRAPHIC }; #define SfxStyleFamiliesRes1\ - Text [ en-US ] = "Drawing Object Styles" ;\ + Text [ en-US ] = "Graphic Styles" ;\ #define SfxStyleFamiliesRes2\ Text [ en-US ] = "Presentation Styles" ;\ diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src index 1327eb6..3e11d18 100644 --- a/sd/source/ui/app/strings.src +++ b/sd/source/ui/app/strings.src @@ -1126,7 +1126,7 @@ String STR_TASKPANEL_LAYOUT_MENU_TITLE }; String STR_GRAPHICS_STYLE_FAMILY { - Text [ en-US ] = "Drawing Object Styles"; + Text [ en-US ] = "Graphic Styles"; }; String STR_CELL_STYLE_FAMILY { diff --git a/sd/uiconfig/simpress/ui/templatedialog.ui b/sd/uiconfig/simpress/ui/templatedialog.ui index 4c89428..2a0e881 100644 --- a/sd/uiconfig/simpress/ui/templatedialog.ui +++ b/sd/uiconfig/simpress/ui/templatedialog.ui @@ -5,7 +5,7 @@ <object class="GtkDialog" id="TemplateDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> - <property name="title" translatable="yes">Image Styles</property> + <property name="title" translatable="yes">Graphic Styles</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits