Skip to content

Commit fbbf815

Browse files
authored
docs(qa-checks): update info about spellcheck ignore list (#505)
1 parent 76a448d commit fbbf815

File tree

2 files changed

+4
-0
lines changed
  • src/content/docs

2 files changed

+4
-0
lines changed

src/content/docs/crowdin/project-management/project-settings/qa-checks.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ After it, you will be redirected to the [Side-by-Side mode](/online-editor/#side
125125

126126
If your project contains some uncommon words that are not recognized by the Spell checker, you can add them to the Ignore list to exclude them from being checked.
127127

128+
This is useful for project-specific terminology, like brand names or proper nouns (e.g., `MyApp`), which you might expect not to be flagged as errors. Since the Spell checker and Glossary are separate features, adding terms to the Glossary does not automatically add them to the Spellcheck ignore list. Adding them here is the correct way to prevent them from being flagged.
129+
128130
<Image src={qaChecksAddToIgnoreList} alt="QA Checks Add to Ignore list" />
129131

130132
To review the words added to the Ignore list for the Spell checker, follow these steps:

src/content/docs/enterprise/project-management/project-settings/qa-checks.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ Once enabled, QA checks will work in the background and scan the translations fo
5353

5454
If your project contains some uncommon words that are not recognized by the Spell checker, you can add them to the Ignore list to exclude them from being checked.
5555

56+
This is useful for project-specific terminology, like brand names or proper nouns (e.g., `MyApp`), which you might expect not to be flagged as errors. Since the Spell checker and Glossary are separate features, adding terms to the Glossary does not automatically add them to the Spellcheck ignore list. Adding them here is the correct way to prevent them from being flagged.
57+
5658
<Image src={qaChecksAddToIgnoreList} alt="QA Checks Add to Ignore list" />
5759

5860
To review the words added to the Ignore list for the Spell checker, follow these steps:

0 commit comments

Comments
 (0)