summaryrefslogtreecommitdiffstats
path: root/sd
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-07-14 18:05:24 +0200
committerMichael Stahl <mstahl@redhat.com>2014-07-14 18:57:45 +0200
commitb55b96589f7fe0b2f426c2472da7174ab95aab87 (patch)
tree1fc8daf65d106b84d3f0912f657012127376c16c /sd
parentavoid memory leak (diff)
downloadcore-b55b96589f7fe0b2f426c2472da7174ab95aab87.tar.gz
core-b55b96589f7fe0b2f426c2472da7174ab95aab87.zip
sd: stop calling graphics styles "Image Styles"
(regression from a71a562a9958fc58a5fb914bcf7f8056a353f618) Change-Id: Ie3a44a80c720f59831bc2b1da91792fb8aa24d62
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/app/res_bmp.src2
-rw-r--r--sd/source/ui/app/strings.src2
2 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/app/res_bmp.src b/sd/source/ui/app/res_bmp.src
index c68e9ada945a..2074202c16cb 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 ] = "Image Styles" ;\
+ Text [ en-US ] = "Drawing Object 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 b8b523770bc4..38c372580605 100644
--- a/sd/source/ui/app/strings.src
+++ b/sd/source/ui/app/strings.src
@@ -1142,7 +1142,7 @@ String STR_TASKPANEL_LAYOUT_MENU_TITLE
};
String STR_GRAPHICS_STYLE_FAMILY
{
- Text [ en-US ] = "Image Styles";
+ Text [ en-US ] = "Drawing Object Styles";
};
String STR_CELL_STYLE_FAMILY
{