Complete an LQA pass before a software release
Practice the sequence you already learned for “Complete an LQA pass before a software release” until the order feels automatic. Practice GALA / localization-QA order from l10n training. The build is not signed off until strings are frozen, linguistic QA is scored, and bugs are triaged.
- Freeze the English source.
- Freeze the string IDs.
- Import translations into the build, not a side spreadsheet.
- Run linguistic QA on the taught sample and severity scale.
- Log truncation, placeholder, and meaning bugs.
- Fix blockers.
- Re-QA those strings.
- Do not ship a locale that failed the blocker threshold.