From cf5a2811bbf5c013da3c6421ecb013137b2cc595 Mon Sep 17 00:00:00 2001 From: Yousuf Philips Date: Fri, 26 Dec 2014 18:42:09 +0400 Subject: 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 Reviewed-by: Katarina Behrens Tested-by: Katarina Behrens --- 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(-) (limited to 'sd') diff --git a/sd/source/ui/app/res_bmp.src b/sd/source/ui/app/res_bmp.src index 2074202c16cb..6d8cc0444d0e 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 1327eb69ad9f..3e11d182474a 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 4c89428d65b1..2a0e88186327 100644 --- a/sd/uiconfig/simpress/ui/templatedialog.ui +++ b/sd/uiconfig/simpress/ui/templatedialog.ui @@ -5,7 +5,7 @@ False 6 - Image Styles + Graphic Styles dialog -- cgit