summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2018-02-10 20:32:34 +0100
committerKatarina Behrens <Katarina.Behrens@cib.de>2018-02-12 10:20:54 +0100
commit6bcd433fe13ab402d2cc8433d98a78db140858e9 (patch)
treef36bda4210bc67bbbe4f4b894a06ebf71f826979 /include
parent9d6257a995c3e6e6d1af1d850194ae14e7c26df1 (diff)
tdf#115601: make ImageMap dialog translatable
Change-Id: Ie1ecb5cd3356144c28de366dbe5e13a3997604e2 Reviewed-on: https://gerrit.libreoffice.org/49547 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'include')
-rw-r--r--include/svx/strings.hrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/strings.hrc b/include/svx/strings.hrc
index 5352e95d3550..c3ca32273fdc 100644
--- a/include/svx/strings.hrc
+++ b/include/svx/strings.hrc
@@ -859,6 +859,7 @@
#define RID_SVXSTR_DASH10 NC_("RID_SVXSTR_DASH10", "Dashed")
#define RID_SVXSTR_DASH11 NC_("RID_SVXSTR_DASH11", "Dashed")
#define RID_SVXSTR_DASH12 NC_("RID_SVXSTR_DASH12", "Line Style")
+#define RID_SVXSTR_IMAP_ALL_FILTER NC_("RID_SVXSTR_IMAP_ALL_FILTER", "All formats")
#define RID_SVXSTR_LEND0 NC_("RID_SVXSTR_LEND0", "Arrow concave")
#define RID_SVXSTR_LEND1 NC_("RID_SVXSTR_LEND1", "Square 45")
#define RID_SVXSTR_LEND2 NC_("RID_SVXSTR_LEND2", "Small arrow")