Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
2dd115fe
Unverified
Commit
2dd115fe
authored
Apr 27, 2021
by
alexpott
Browse files
Issue
#3210694
by longwave, quietone, Spokje: Ignore i18n-prefixed words in spellcheck
parent
edf8109b
Changes
2
Hide whitespace changes
Inline
Side-by-side
core/.cspell.json
View file @
2dd115fe
...
...
@@ -34,7 +34,8 @@
"ignoreRegExpList"
:
[
"^msgstr .*"
,
"!!binary .*"
,
"%[0-9][0-9A-F]"
"%[0-9][0-9A-F]"
,
"
\\
Wi18n"
],
"dictionaries"
:
[
"drupal"
,
"companies"
,
"fonts"
,
"html"
,
"php"
,
"softwareTerms"
],
"dictionaryDefinitions"
:
[
...
...
core/misc/cspell/dictionary.txt
View file @
2dd115fe
...
...
@@ -1011,9 +1011,6 @@ narf
navs
nbaz
nbchoices
nblocks
ncck
ncontent
ndash
ndelay
ndocs
...
...
@@ -1033,7 +1030,6 @@ nids
nightlies
nightwatch
nightwatchjs
nmenu
nmsgid
nmsgstr
nntp
...
...
@@ -1078,12 +1074,7 @@ notnull
notsimpletest
nourriture
nplurals
npoll
nprofile
nresponse
nstrings
nsync
ntaxonomy
ntfs
nturn
nyan
...
...
alexpott
@alexpott
mentioned in commit
5ea1aa18
·
Apr 27, 2021
mentioned in commit
5ea1aa18
mentioned in commit 5ea1aa188a754e70305f4a15bd80e2cb46f6c732
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment