summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2019-11-19 03:20:01 -0600
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2019-11-19 03:59:50 -0600
commitc6babe8987711c83e6d0b99312fd9a2c3d55322b (patch)
tree16cc726e0247909505bebafd45984fd53b58d94a /sw/inc
parent52a3f07daf2d73f01e7ffd6dfa3d85ad22a8ed6b (diff)
“Char” isn’t a word
Change-Id: I4bf9002d31f7f6e2e7adcb46c7623cc8a14c82bf
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/strings.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc
index 8b2bd0073093..1ef224407aa5 100644
--- a/sw/inc/strings.hrc
+++ b/sw/inc/strings.hrc
@@ -244,7 +244,7 @@
#define STR_BOOKMARK_CONDITION NC_("STR_BOOKMARK_CONDITION", "Condition")
#define STR_BOOKMARK_YES NC_("STR_BOOKMARK_YES", "Yes")
#define STR_BOOKMARK_NO NC_("STR_BOOKMARK_NO", "No")
-#define STR_BOOKMARK_FORBIDDENCHARS NC_("STR_BOOKMARK_FORBIDDENCHARS", "Forbidden chars:")
+#define STR_BOOKMARK_FORBIDDENCHARS NC_("STR_BOOKMARK_FORBIDDENCHARS", "Forbidden characters:")
#define SW_STR_NONE NC_("SW_STR_NONE", "[None]")
#define STR_CAPTION_BEGINNING NC_("STR_CAPTION_BEGINNING", "Start")
#define STR_CAPTION_END NC_("STR_CAPTION_END", "End")