Skip to content

i18n: Tune msgmerge arguments for less file changes#6123

Merged
oitel merged 1 commit into
masterfrom
fix/i18n_msgmerge_args
May 20, 2026
Merged

i18n: Tune msgmerge arguments for less file changes#6123
oitel merged 1 commit into
masterfrom
fix/i18n_msgmerge_args

Conversation

@oitel
Copy link
Copy Markdown
Contributor

@oitel oitel commented May 19, 2026

By default msgmerge creates backup files (while we have a version control system called Git) and tries to auto-translate new records (unsuccessfully). This change disables both behaviors which leads to less mess during .po file updates.

By default `msgmerge` creates backup files (while we have a version
control system called Git) and tries to auto-translate new records
(unsuccessfully). This change disables both behaviors which leads to
less mess during .po file updates.
@oitel oitel merged commit a73ec06 into master May 20, 2026
23 checks passed
@oitel oitel deleted the fix/i18n_msgmerge_args branch May 20, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants