summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2017-11-18 01:43:30 +0400
committerYousuf Philips <philipz85@hotmail.com>2017-11-18 12:02:47 +0100
commitcda7d045d50558bd6f0ed2c3a612f7787ab10689 (patch)
treee039cb59924f8b2b1a2dfca1535e8115c4490378 /include
parent06ff3f82d50b81c9bfda576b3199edf21dbf1efd (diff)
Fix typo in bitmap preset 73
Change-Id: Ie7dfdf4c2ec1d5629a5bd69623074f306831a9d2 Reviewed-on: https://gerrit.libreoffice.org/44899 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'include')
-rw-r--r--include/svx/strings.hrc2
1 files changed, 1 insertions, 1 deletions
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")