itstool detects a language code from the mo file’s basename,
so when 26c1869a14
changed the file name to be prefixed with project name,
values like “my-project-xx” ended up in the `xml:lang` attribute
of the generated page files, instead of the expected
IETF BCP 47 language tag.
Let’s fix it by passing a locale code to itstool explicitly.
pull/10864/head
parent
195aae6a84
commit
c8d5f93cb0
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue