Bug#318581: workaround: python2.3 gettext iconv to .po encoding -> current locale

2006-02-15 Thread Nicolas François
package apt-listchanges severity 318581 minor tags 238203 - help merge 318581 309470 238203 thanks I confirm Junichi's patch fixes the two other bugs. I'm also re-attaching the patch after fixing a typo (s/linda/apt-listchanges) Kind Regards, -- Nekral diff -rauN ../orig/apt-listchanges-2.59/ap

Bug#318581: workaround: python2.3 gettext iconv to .po encoding -> current locale

2005-07-16 Thread Junichi Uekawa
Package: apt-listchanges Version: 2.59 Tags: patch l10n python2.3 gettext has a misfeature of encoding text as .po file was encoded in, regardless of the current locale. The following patch works around the problem by encoding the text in the current locale. For python2.4, gettext.lgettext will