]> git.ipfire.org Git - thirdparty/glibc.git/commit
translations: Trim po files using msgattrib
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Fri, 17 Jan 2020 17:19:33 +0000 (22:49 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Sun, 19 Jan 2020 05:15:50 +0000 (10:45 +0530)
commitafbfe2d963a93dca25eba723003a1c8bf4297a36
treee17a0bc04183e1ce2837f498fe0b386c6d1ac8bc
parent35869b85312137865735785187a2b4214d069e8d
translations: Trim po files using msgattrib

The translation project coordinator Benno Schulenberg suggested that
we could save space in our tarball by trimming the generated po files
by using msgattrib and dropping all untranslated, fuzzy and obsolete
messages.  This patch updates the update-translations target to do
that.  Testing indicates that the current po files reduce by over 65K
lines due to this trimming.
po/Makefile