Bug#165843: Please localize perl programs as well.

2006-05-19 Thread Frank Lichtenheld
On Fri, May 12, 2006 at 10:40:04AM +0300, Guillem Jover wrote: > On Thu, 2006-05-11 at 22:54:50 -0500, Frank Lichtenheld wrote: > > On Fri, May 12, 2006 at 01:35:21AM +0300, Guillem Jover wrote: > > > I'd like to unify the help output format for all the scripts before > > > translators have a chanc

Bug#165843: Please localize perl programs as well.

2006-05-12 Thread Frank Lichtenheld
On Fri, May 12, 2006 at 08:59:24PM +0300, Guillem Jover wrote: > On Fri, 2006-05-12 at 11:18:42 -0500, Frank Lichtenheld wrote: > > On Fri, May 12, 2006 at 10:40:04AM +0300, Guillem Jover wrote: > > > On Thu, 2006-05-11 at 22:54:50 -0500, Frank Lichtenheld wrote: > > > > I think you misread my ques

Bug#165843: Please localize perl programs as well.

2006-05-12 Thread Frank Lichtenheld
On Fri, May 12, 2006 at 08:59:24PM +0300, Guillem Jover wrote: > On Fri, 2006-05-12 at 11:18:42 -0500, Frank Lichtenheld wrote: > > On Fri, May 12, 2006 at 10:40:04AM +0300, Guillem Jover wrote: > > > On Thu, 2006-05-11 at 22:54:50 -0500, Frank Lichtenheld wrote: > > > > I think you misread my ques

Bug#165843: Please localize perl programs as well.

2006-05-12 Thread Guillem Jover
On Fri, 2006-05-12 at 11:18:42 -0500, Frank Lichtenheld wrote: > On Fri, May 12, 2006 at 10:40:04AM +0300, Guillem Jover wrote: > > On Thu, 2006-05-11 at 22:54:50 -0500, Frank Lichtenheld wrote: > > > I think you misread my question. I totally see that there should be two > > > .pot files, I only a

Bug#165843: Please localize perl programs as well.

2006-05-12 Thread Frank Lichtenheld
On Fri, May 12, 2006 at 10:40:04AM +0300, Guillem Jover wrote: > On Thu, 2006-05-11 at 22:54:50 -0500, Frank Lichtenheld wrote: > > I think you misread my question. I totally see that there should be two > > .pot files, I only asked if we really need two directories for that... > > Two set of .pot

Bug#165843: Please localize perl programs as well.

2006-05-12 Thread Guillem Jover
On Thu, 2006-05-11 at 22:54:50 -0500, Frank Lichtenheld wrote: > On Fri, May 12, 2006 at 01:35:21AM +0300, Guillem Jover wrote: > > Yes, the po files will be split and will only get installed in the > > dpkg-dev package, > > I think you misread my question. I totally see that there should be two >

Bug#165843: Please localize perl programs as well.

2006-05-11 Thread Frank Lichtenheld
On Fri, May 12, 2006 at 01:35:21AM +0300, Guillem Jover wrote: > Yes, the po files will be split and will only get installed in the > dpkg-dev package, I think you misread my question. I totally see that there should be two .pot files, I only asked if we really need two directories for that... >

Bug#165843: Please localize perl programs as well.

2006-05-11 Thread Guillem Jover
On Thu, 2006-05-11 at 15:35:00 -0500, Frank Lichtenheld wrote: > On Mon, Apr 24, 2006 at 11:43:17PM +0200, Nicolas François wrote: > > On Mon, Apr 24, 2006 at 04:31:09PM +0200, Frank Lichtenheld wrote: > > > On Sun, Apr 23, 2006 at 07:17:03PM +0200, Nicolas François wrote: > > > > The attached patc

Bug#165843: Please localize perl programs as well.

2006-05-11 Thread Frank Lichtenheld
On Mon, Apr 24, 2006 at 11:43:17PM +0200, Nicolas François wrote: > On Mon, Apr 24, 2006 at 04:31:09PM +0200, Frank Lichtenheld wrote: > > On Sun, Apr 23, 2006 at 07:17:03PM +0200, Nicolas François wrote: > > > The attached patch internationalizes the Perl scripts provided by dpkg and > > > dpkg-de

Bug#165843: Please localize perl programs as well.

2006-04-24 Thread Frank Lichtenheld
On Sun, Apr 23, 2006 at 07:17:03PM +0200, Nicolas François wrote: > The attached patch internationalizes the Perl scripts provided by dpkg and > dpkg-dev. Can we please have an alias for gettext() ? I find that very clumsy. In my own Perl programs I usually use something like _g() or so. Gruesse,

Bug#165843: Please localize perl programs as well.

2006-04-20 Thread Nicolas François
Hello, On Tue, Oct 22, 2002 at 12:41:48PM +0200, Wichert Akkerman wrote: > Previously Junichi Uekawa wrote: > > dpkg has localized C programs, but no perl code seems to be localized > > The following is a demonstration of how it can be done, localizing > > dpkg-checkbuilddeps. > > Patch is usele