xgettext: remove --strict flag from msguniq

As with `msgmerge`, this introduces unwanted empty comment lines above
`#, c-format`
lines. We don't need this strict formatting, so we get rid of the flag
and the associated empty comment lines.

Closes #11863
This commit is contained in:
Daniel Rainer
2025-10-02 18:59:19 +02:00
committed by Johannes Altmanninger
parent 8adc598e90
commit 1d7ab57e3a

View File

@@ -41,7 +41,7 @@ begin
mark_section tier1-from-rust
# Get rid of duplicates and sort.
msguniq --no-wrap --strict --sort-output $rust_extraction_file
msguniq --no-wrap --sort-output $rust_extraction_file
or exit 1
if not set -l --query _flag_use_existing_template