[Libreoffice-commits] core.git: sd/source

Michael Stahl mstahl at redhat.com
Tue Jan 3 16:46:10 UTC 2017


 sd/source/ui/app/strings.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2b2c764044659b233f57dd20b9f3c9d0d1e6f7e6
Author: Michael Stahl <mstahl at redhat.com>
Date:   Tue Jan 3 17:11:36 2017 +0100

    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

diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src
index 185dc9e..5922b47 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
 {


More information about the Libreoffice-commits mailing list