The main aim of quality assurance (QA) checks is to help you efficiently handle different language-specific aspects in translations and make sure they are formatted the same way as the source strings and will fit the UI just as well. Some typical QA check issues include missed commas, extra spaces, or typos.
With QA checks a proofreader will see all those kinds of issues that should be fixed, as they will be highlighted in the Proofreading mode in the Editor. QA checks would help you detect some common mistakes easily and quickly. It’s recommended to review and resolve all QA check issues before building your project and downloading translations.
To enable QA checks in your project, follow these steps:
Open your Project Settings > Translations tab.
Clicca Impostazioni QA.
Seleziona Attiva.
Make sure that the types of QA checks you need are selected.
Clicca Salva.
Traduzione vuota — le stringhe senza traduzione.
Length issues — translated strings that are longer than the limit of characters you set.
Tags mismatch — strings that use HTML might lack some opening or closing tags in translations.
Spaces mismatch — multiple spaces in a row, missing spaces.
Mancata corrispondenza di variabili — i segnaposto che mancano in alcune parti del codice o sono dispari.
Punctuation mismatch — punctuation mistakes or difference in the punctuation marks.
Mancata corrispondenza di maiuscole — minuscole o maiuscole usate differentemente nelle stringhe d’origine e tradotte.
Special characters mismatch — new paragraphs, currency signs and other special characters used differently in source and translated strings.
Problema delle “traduzioni scorrette” — problemi creati con il tag la traduzione corrente è errata.
Consistent terminology — checks whether the source words are translated accordingly to the respective glossary terms.
Ortografia — parole non presenti nei supporti dei dizionari Crowdin.
ICU syntax — the correct usage of ICU message syntax in translations.
OFF — quando non è abilitato.
IN CORSO — mentre sta operando.
NESSUN PROBLEMA — quando non trova alcun errore.
PROBLEMI TROVATI — quando trova alcuni errori.
If QA check status is Issues Found you can click on it, then on View Issues to get detailed information on the found issues.
In the unfolded language details section you will see the number of the found issues. To see them in detail click View.
After it, you will be redirected to the Proofreading mode of the Editor to check the list of strings with QA issues. You can approve the existing translations if they are supposed to be the way they are or make changes and then approve the translations.
Once enabled QA checks will work in the background and scan the translations for potential QA issues.