[Libreoffice-commits] core.git: include/svx

Yousuf Philips philipz85 at hotmail.com
Sat Nov 18 11:03:10 UTC 2017


 include/svx/strings.hrc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cda7d045d50558bd6f0ed2c3a612f7787ab10689
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Sat Nov 18 01:43:30 2017 +0400

    Fix typo in bitmap preset 73
    
    Change-Id: Ie7dfdf4c2ec1d5629a5bd69623074f306831a9d2
    Reviewed-on: https://gerrit.libreoffice.org/44899
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
    Tested-by: Jenkins <ci at libreoffice.org>

diff --git a/include/svx/strings.hrc b/include/svx/strings.hrc
index bed776d4ce1a..1b95233d2ca6 100644
--- a/include/svx/strings.hrc
+++ b/include/svx/strings.hrc
@@ -844,7 +844,7 @@
 #define RID_SVXSTR_BMP70                                    NC_("RID_SVXSTR_BMP70", "Vertical")
 #define RID_SVXSTR_BMP71                                    NC_("RID_SVXSTR_BMP71", "Horizontal")
 #define RID_SVXSTR_BMP72                                    NC_("RID_SVXSTR_BMP72", "Downward Diagonal")
-#define RID_SVXSTR_BMP73                                    NC_("RID_SVXSTR_BMP72", "Upward Diagonal")
+#define RID_SVXSTR_BMP73                                    NC_("RID_SVXSTR_BMP73", "Upward Diagonal")
 #define RID_SVXSTR_BMP74                                    NC_("RID_SVXSTR_BMP74", "Cross")
 #define RID_SVXSTR_BMP75                                    NC_("RID_SVXSTR_BMP75", "Diagonal Cross")
 #define RID_SVXSTR_DASH0                                    NC_("RID_SVXSTR_DASH0", "Ultrafine Dashed")


More information about the Libreoffice-commits mailing list