diff options
author | Michael Stahl <mstahl@redhat.com> | 2017-01-03 17:11:36 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2017-01-03 17:42:25 +0100 |
commit | 2b2c764044659b233f57dd20b9f3c9d0d1e6f7e6 (patch) | |
tree | ea7770b989f2d0a02157ad7815decb8e22aa3732 /sd | |
parent | 123e67bbe7107cd6ae76b5ace99f3649e54b8718 (diff) |
sd: the long and sordid history of STR_GRAPHICS_STYLE_FAMILY
Nobody can agree on what the poor string should say:
a2a605d864417209f3bfacc858fe9107a1e48531 "Image Styles"
cf5a2811bbf5c013da3c6421ecb013137b2cc595 "Graphic Styles"
b55b96589f7fe0b2f426c2472da7174ab95aab87 "Drawing Object Styles"
a71a562a9958fc58a5fb914bcf7f8056a353f618 "Image Styles"
77ab005ce70938d5541d5ffa7a937fb9e6beba1e "Graphics Styles"
... but since "Image Styles" is clearly wrong, let's try another
innovative variant.
Change-Id: I748a0fd50d6d13a48632f77434c7f3f35cc00050
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/app/strings.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src index 185dc9ed0045..5922b471f49d 100644 --- a/sd/source/ui/app/strings.src +++ b/sd/source/ui/app/strings.src @@ -1157,7 +1157,7 @@ String STR_TASKPANEL_LAYOUT_MENU_TITLE }; String STR_GRAPHICS_STYLE_FAMILY { - Text [ en-US ] = "Image Styles"; + Text [ en-US ] = "Drawing Styles"; }; String STR_PRESENTATIONS_STYLE_FAMILY { |