From: Marcus M. <ma...@je...> - 2007-05-04 06:18:40
|
On Fri, May 04, 2007 at 06:08:32AM +0000, Jan Patera wrote: > Update of /cvsroot/libexif/libexif/po > In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv30384 > > Modified Files: > de.po es.po fr.po pl.po ru.po vi.po > Log Message: > Corrected evident errors (introduced by the automated localization tools???) This is actually not the right way to fix .po files. Please note that all these entries are marked "fuzzy". Fuzzy means that the tool guessed the translations, and the string will not be translated in this case. If you clean up the fuzzy strings, also remove the "fuzzy" option above it. (if its in a lone line, remove the whole line, otherwise just the fuzzy and the , ) Better is BTW to use a PO editor, like kbabel. Ciao, Marcus |