2011/10/12 Freek de Kruijf <f.de.kruijf@gmail.com>:
I did run the following script in .../pl/po/ and found a fatal error in the file audit-laf.pl.po and a number of warnings.
for file in *.po ; do msgfmt -C -c --statistics -o /dev/null $file done
I tried the same script in yast/it/po and I have found several fatal errors relative to the "warning: source file contains fuzzy translation" even if the fuzzy string is commented. Similarly, msgfmt complains about "plural handling is a GNU gettext extension" and then returning a fatal error. If I remove the -C option (keeping -c), I obtain no errors/warnings. Best, Andrea -- To unsubscribe, e-mail: opensuse-translation+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-translation+owner@opensuse.org