diff --git a/src/assets/screenshots/crowdin/project-management/settings/qa_checks_save_settings.png b/src/assets/screenshots/crowdin/project-management/settings/qa_checks_save_settings.png index b7d0e21f..5f709606 100644 Binary files a/src/assets/screenshots/crowdin/project-management/settings/qa_checks_save_settings.png and b/src/assets/screenshots/crowdin/project-management/settings/qa_checks_save_settings.png differ diff --git a/src/assets/screenshots/enterprise/project-management/settings/qa_checks_settings.png b/src/assets/screenshots/enterprise/project-management/settings/qa_checks_settings.png index 0e199014..201e6e46 100644 Binary files a/src/assets/screenshots/enterprise/project-management/settings/qa_checks_settings.png and b/src/assets/screenshots/enterprise/project-management/settings/qa_checks_settings.png differ diff --git a/src/content/docs/crowdin/project-management/project-settings/qa-checks.mdx b/src/content/docs/crowdin/project-management/project-settings/qa-checks.mdx index 690a81d7..5f1c3196 100644 --- a/src/content/docs/crowdin/project-management/project-settings/qa-checks.mdx +++ b/src/content/docs/crowdin/project-management/project-settings/qa-checks.mdx @@ -74,12 +74,14 @@ Once enabled, QA checks will work in the background and scan the translations fo Currently available for English, German, Spanish, French, Italian, Dutch, Norwegian, Polish, Russian, Swedish, Ukrainian, Japanese, Korean, Chinese Simplified, and Turkish. -**Duplicate translation** – translations that duplicate already existing translation. +**Duplicate translation** – translations that duplicate already existing translations. **FTL syntax** – the correct usage of the FTL syntax in translations. **Android syntax** – the correct usage of the Android syntax in translations. +**Numbers mismatch** – checks for inconsistencies or missing numbers between the source and translations. + ## QA Status Options OFF – when it’s not enabled. diff --git a/src/content/docs/enterprise/project-management/project-settings/qa-checks.mdx b/src/content/docs/enterprise/project-management/project-settings/qa-checks.mdx index 7f007d68..fe930a20 100644 --- a/src/content/docs/enterprise/project-management/project-settings/qa-checks.mdx +++ b/src/content/docs/enterprise/project-management/project-settings/qa-checks.mdx @@ -35,7 +35,9 @@ By default, QA checks are enabled. To select the needed QA checks in your projec **Error** – translators are notified about QA issues with suggestions for fixes, and they cannot save the translation until all issues are resolved. -QA Checks Settings +QA Checks Settings + +Use the **Consider as fixed** option to define how many approvals a translation must have before its QA issues are automatically treated as resolved. When a translation reaches the specified number of approvals, Crowdin Enterprise clears any flagged QA issues for that string. Once enabled, QA checks will work in the background and scan the translations for potential QA issues. @@ -121,8 +123,10 @@ In the opened window you can see the list of words added to the ignore list. You Currently available for English, German, Spanish, French, Italian, Dutch, Norwegian, Polish, Russian, Swedish, Ukrainian, Japanese, Korean, Chinese Simplified, and Turkish. -**Duplicate** – translations that duplicate already existing translation. +**Duplicate** – translations that duplicate already existing translations. **FTL Markup syntax check** – the correct usage of the FTL syntax in translations. **Android Markup syntax check** – the correct usage of the Android syntax in translations. + +**Numbers mismatch** – checks for inconsistencies or missing numbers between the source and translations.