Re: postat.py bug?

2007-09-22 Thread Jean-Marc Lasgouttes
José Matos [EMAIL PROTECTED] writes: You need to reset the locale. Sure the reason that postats.sh gave was different, and incorrect at least for modern systems. Incorrect in which sense? I will fix this next week. Thanks. JMarc

Re: postat.py bug?

2007-09-22 Thread Jean-Marc Lasgouttes
José Matos <[EMAIL PROTECTED]> writes: >> You need to reset the locale. > > Sure the reason that postats.sh gave was different, and incorrect at least > for modern systems. Incorrect in which sense? > I will fix this next week. Thanks. JMarc

postat.py bug? (was Re: [Cvslog] r20130 - in /lyx-devel/trunk/po: Makefile.in.in postats.py)

2007-09-21 Thread Jean-Marc Lasgouttes
Juergen Spitzmueller [EMAIL PROTECTED] writes: Jean-Marc Lasgouttes wrote: Juergen, can I apply that to 1.5 too? It is only a maintainer tool. Sure. Jose, now that I try it, it seems that it does not work at all :) pegase: python postats.py fr.po ?php // The current version \$lyx_version =

Re: postat.py bug? (was Re: [Cvslog] r20130 - in /lyx-devel/trunk/po: Makefile.in.in postats.py)

2007-09-21 Thread José Matos
On Friday 21 September 2007 14:40:11 Jean-Marc Lasgouttes wrote: Juergen Spitzmueller [EMAIL PROTECTED] writes: Jean-Marc Lasgouttes wrote: Juergen, can I apply that to 1.5 too? It is only a maintainer tool. Sure. Jose, now that I try it, it seems that it does not work at all :)

Re: postat.py bug?

2007-09-21 Thread Jean-Marc Lasgouttes
José Matos [EMAIL PROTECTED] writes: That was a direct cut and paste. Fixed. Thanks. This is what I get: Yes, but you are probably aware that: pegase: msgfmt --statistics -o fr.gmo fr.po 2402 messages traduits, 728 traductions approximatives, 487 messages non-traduits. You need to reset

Re: postat.py bug?

2007-09-21 Thread José Matos
On Friday 21 September 2007 15:03:23 Jean-Marc Lasgouttes wrote: Yes, but you are probably aware that: pegase: msgfmt --statistics -o fr.gmo fr.po 2402 messages traduits, 728 traductions approximatives, 487 messages non-traduits. I was not aware. You need to reset the locale. Sure the

postat.py bug? (was Re: [Cvslog] r20130 - in /lyx-devel/trunk/po: Makefile.in.in postats.py)

2007-09-21 Thread Jean-Marc Lasgouttes
Juergen Spitzmueller <[EMAIL PROTECTED]> writes: > Jean-Marc Lasgouttes wrote: >> Juergen, can I apply that to 1.5 too? It is only a maintainer tool. > > Sure. Jose, now that I try it, it seems that it does not work at all :) pegase: python postats.py fr.po 'fr', "date" => "2007-07-18",

Re: postat.py bug? (was Re: [Cvslog] r20130 - in /lyx-devel/trunk/po: Makefile.in.in postats.py)

2007-09-21 Thread José Matos
On Friday 21 September 2007 14:40:11 Jean-Marc Lasgouttes wrote: > Juergen Spitzmueller <[EMAIL PROTECTED]> writes: > > Jean-Marc Lasgouttes wrote: > >> Juergen, can I apply that to 1.5 too? It is only a maintainer tool. > > > > Sure. > > Jose, now that I try it, it seems that it does not work at

Re: postat.py bug?

2007-09-21 Thread Jean-Marc Lasgouttes
José Matos <[EMAIL PROTECTED]> writes: > That was a direct cut and paste. Fixed. Thanks. > This is what I get: Yes, but you are probably aware that: pegase: msgfmt --statistics -o fr.gmo fr.po 2402 messages traduits, 728 traductions approximatives, 487 messages non-traduits. You need to

Re: postat.py bug?

2007-09-21 Thread José Matos
On Friday 21 September 2007 15:03:23 Jean-Marc Lasgouttes wrote: > Yes, but you are probably aware that: > > pegase: msgfmt --statistics -o fr.gmo fr.po > 2402 messages traduits, 728 traductions approximatives, 487 messages > non-traduits. I was not aware. > You need to reset the locale.