summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2021-06-10 23:10:34 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2021-07-07 11:39:40 +0200
commit6cc32198fa9204cd31df206c1a65f388cf79dd1f (patch)
tree7243a6e4906e03b640e815d583b7a278b97ca6c3 /include
parentf94c004a978a43616266ed43e91d9d129e985da2 (diff)
tdf#139301 tdf#141933 (related) Translate new preset dash names
Change-Id: I9cd7ad0eca1a6fb471a284fb2828a7ad12816337 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117024 Tested-by: Jenkins Tested-by: László Németh <nemeth@numbertext.org> Reviewed-by: László Németh <nemeth@numbertext.org> (cherry picked from commit 8b3ff370ab0fe2e7593a69513c8ff3df35810c4e) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118107 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'include')
-rw-r--r--include/svx/strings.hrc16
1 files changed, 13 insertions, 3 deletions
diff --git a/include/svx/strings.hrc b/include/svx/strings.hrc
index 4ac04ffb2fea..c1bbf42205f8 100644
--- a/include/svx/strings.hrc
+++ b/include/svx/strings.hrc
@@ -910,7 +910,7 @@
#define RID_SVXSTR_BMP78 NC_("RID_SVXSTR_BMP78", "Solid Dotted")
#define RID_SVXSTR_DASH0 NC_("RID_SVXSTR_DASH0", "Dot")
#define RID_SVXSTR_DASH1 NC_("RID_SVXSTR_DASH1", "Long Dot")
-#define RID_SVXSTR_DASH2 NC_("RID_SVXSTR_DASH2", "Double Dot")
+#define RID_SVXSTR_DASH2 NC_("RID_SVXSTR_DASH2", "Dot (Rounded)")
#define RID_SVXSTR_DASH3 NC_("RID_SVXSTR_DASH3", "Dash")
#define RID_SVXSTR_DASH4 NC_("RID_SVXSTR_DASH4", "Long Dash")
#define RID_SVXSTR_DASH5 NC_("RID_SVXSTR_DASH5", "Double Dash")
@@ -928,8 +928,18 @@
#define RID_SVXSTR_DASH17 NC_("RID_SVXSTR_DASH17", "Ultrafine 2 Dots 3 Dashes")
#define RID_SVXSTR_DASH18 NC_("RID_SVXSTR_DASH18", "2 Dots 1 Dash")
#define RID_SVXSTR_DASH19 NC_("RID_SVXSTR_DASH19", "Line with Fine Dots")
-#define RID_SVXSTR_DASH20 NC_("RID_SVXSTR_DASH20", "Dashed")
-#define RID_SVXSTR_DASH21 NC_("RID_SVXSTR_DASH21", "Line Style")
+#define RID_SVXSTR_DASH20 NC_("RID_SVXSTR_DASH20", "Dash Dot")
+#define RID_SVXSTR_DASH21 NC_("RID_SVXSTR_DASH21", "Long Dot (Rounded)")
+#define RID_SVXSTR_DASH22 NC_("RID_SVXSTR_DASH22", "Dash Dot Dot")
+#define RID_SVXSTR_DASH23 NC_("RID_SVXSTR_DASH23", "Dash (Rounded)")
+#define RID_SVXSTR_DASH24 NC_("RID_SVXSTR_DASH24", "Long Dash (Rounded)")
+#define RID_SVXSTR_DASH25 NC_("RID_SVXSTR_DASH25", "Double Dash (Rounded)")
+#define RID_SVXSTR_DASH26 NC_("RID_SVXSTR_DASH26", "Dash Dot (Rounded)")
+#define RID_SVXSTR_DASH27 NC_("RID_SVXSTR_DASH27", "Long Dash Dot (Rounded)")
+#define RID_SVXSTR_DASH28 NC_("RID_SVXSTR_DASH28", "Double Dash Dot (Rounded)")
+#define RID_SVXSTR_DASH29 NC_("RID_SVXSTR_DASH29", "Dash Dot Dot (Rounded)")
+#define RID_SVXSTR_DASH30 NC_("RID_SVXSTR_DASH30", "Double Dash Dot Dot (Rounded)")
+
#define RID_SVXSTR_IMAP_ALL_FILTER NC_("RID_SVXSTR_IMAP_ALL_FILTER", "All formats")
// To translators: this is an arrow head style
#define RID_SVXSTR_LEND0 NC_("RID_SVXSTR_LEND0", "Concave short")