Hi, a few days ago, after an update to GNU Gettext 0.19, 'msgfmt -c' started failing because of missing po header info. The "Language:" entry was missing in some po files and some "Language-Team:" entries missed the trailing "\n". The newer Gettext 0.19.1 behaves a bit more tolerant and returns only warnings without breaking the build anymore. However, I take these warnings seriously and fixed their causes in the po files. My patch adds missing "Language:" information, trailing "\n"'s and cleans up duplicate lines. You find it attached for review. To keep it small I compressed it with bzip2. If you find it good enough, just push it to the repository. Otherwise let me know what can be improved. I'd be glad for your feedback. As I'm not a regular contributor to the GNOME translation project, I'd also be grateful to know whether it's ok to send my patches to the mailing list or better filed a bug (and if the latter for which GTK+ component). Kind regards, Sven
Attachment:
add-missing-headerinfo.tar.bz2
Description: BZip2 compressed data