From: Jakub B. <qb...@pl...> - 2007-05-26 19:26:42
|
Hello, I updated pl.po files for libexif and exif 0.6.15; as new .pot files weren't uploaded to GNU TP, I cannot send updated translations through GNU TP - but they are available at: http://mail.qboosh.pl/pl.po/libexif-0.6.15.pl.po http://mail.qboosh.pl/pl.po/exif-0.6.15.pl.po And some notices: 1. Message in exif/main.c:55 contains extra ')' character. 2. Since libexif no longer binds its codeset to UTF-8, it returns strings in native encoding; trying to convert them from UTF-8 in exif/exif-i18n.c breaks them; simply omitting iconv() call removes the problem. But I suppose that gtk+2 applications using libexif (like gexif) won't be happy getting non-UTF strings either... maybe libexif should have some function to set its output encoding? -- Jakub Bogusz http://qboosh.pl/ |