Skip to content

Create a CI job to check strings.po files

Thomas requested to merge add-translation-check-in-the-ci into main

Create a CI job that will be available only when strings.po files are modified. It will use the msgcmp tool to check that the translation files use the correct reference strings.

Merge request reports