Skip to content

Check for misformated plurals, not just regular strings.

The script checks for <string/> elements which have misformated arguments in them. It Now also checks for <plural><item /></plural> elements too.

NOTE: It is expected that this will fail CI, because it has introduced a more strict test. Happy to leave this here until we have:

  • Addressed the broken translations.
  • Pulled translations into master.
  • Rebased this on master so CI passes.

However, I'm struggling to pull translations now, due to the issue outlined in this comment.

Merge request reports