Kaydet (Commit) b55b9658 authored tarafından Michael Stahl's avatar Michael Stahl

sd: stop calling graphics styles "Image Styles"

(regression from a71a562a)

Change-Id: Ie3a44a80c720f59831bc2b1da91792fb8aa24d62
üst bdab2dc2
...@@ -240,7 +240,7 @@ Bitmap BMP_GRAPHIC ...@@ -240,7 +240,7 @@ Bitmap BMP_GRAPHIC
}; };
#define SfxStyleFamiliesRes1\ #define SfxStyleFamiliesRes1\
Text [ en-US ] = "Image Styles" ;\ Text [ en-US ] = "Drawing Object Styles" ;\
#define SfxStyleFamiliesRes2\ #define SfxStyleFamiliesRes2\
Text [ en-US ] = "Presentation Styles" ;\ Text [ en-US ] = "Presentation Styles" ;\
......
...@@ -1142,7 +1142,7 @@ String STR_TASKPANEL_LAYOUT_MENU_TITLE ...@@ -1142,7 +1142,7 @@ String STR_TASKPANEL_LAYOUT_MENU_TITLE
}; };
String STR_GRAPHICS_STYLE_FAMILY String STR_GRAPHICS_STYLE_FAMILY
{ {
Text [ en-US ] = "Image Styles"; Text [ en-US ] = "Drawing Object Styles";
}; };
String STR_CELL_STYLE_FAMILY String STR_CELL_STYLE_FAMILY
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment