Home GnuPG

Improve merging of translations

Description

Improve merging of translations

* packages/gen-tarball.sh: Remove obsolete messages before merging
po files. Re-add --use-first to msgcat.

This fixes the problem that msgcat --use-first seemingly dropped the
context-less messages from the local translations when merging them.
It turned out that the context-less messages were flagged as obsolete
in the new translations and that msgcat --use-first kept those obsolete
context-less messages which effectively removed/hid them. Removing the
obsolete messages from the new translations (they are anyway dropped
when the po files are compiled) ensures that the not-obsolete messages
from the merged project translations and local translations are not
shadowed by the obsolete messages. And at the same time --use-first
takes care of removing outdated (local) translations.

Details

Provenance
ikloeckerAuthored on Wed, Nov 13, 11:53 AM
Parents
rW8c0c7679d816: Fix two translations
Branches
Unknown
Tags
Unknown
Tasks
T7388: Kleopatra: missing German translations in kf5