Re: [PATCH 0/6] Gettext poison rework

2012-08-24 Thread Junio C Hamano
Nguyễn Thái Ngọc Duy writes: > Still WIP but I'm getting closer. I dropped test-poisongen and started > to use podebug [2] instead. Less code in git. podebug does not preserve > shell variables yet. I'll follow that up at upstream [1]. Thanks; this looks promising. -- To unsubscribe from this l

Re: [PATCH 0/6] Gettext poison rework

2012-08-24 Thread Nguyen Thai Ngoc Duy
On Fri, Aug 24, 2012 at 3:51 PM, Ævar Arnfjörð Bjarmason wrote: >> [1] http://bugs.locamotion.org/show_bug.cgi?id=2450 >> [2] http://translate.sourceforge.net/wiki/toolkit/podebug > > The reason I didn't do something like this to begin with is that > gettext/glibc doesn't have support for fake loc

Re: [PATCH 0/6] Gettext poison rework

2012-08-24 Thread Ævar Arnfjörð Bjarmason
On Fri, Aug 24, 2012 at 7:43 AM, Nguyễn Thái Ngọc Duy wrote: > Still WIP but I'm getting closer. I dropped test-poisongen and started > to use podebug [2] instead. Less code in git. podebug does not preserve > shell variables yet. I'll follow that up at upstream [1]. > > With this series, if you h

[PATCH 0/6] Gettext poison rework

2012-08-23 Thread Nguyễn Thái Ngọc Duy
Still WIP but I'm getting closer. I dropped test-poisongen and started to use podebug [2] instead. Less code in git. podebug does not preserve shell variables yet. I'll follow that up at upstream [1]. With this series, if you have translation toolkit installed, you could do make pseudo-locale