Re: Fwd: [i18n] Input Method and Fonts improvements for Gutsy

2007-08-11 Thread Matt Zimmerman
On Fri, Aug 10, 2007 at 10:33:09PM -0500, Ming Hua wrote: > (Dropping pkg-fonts-devel list, as they are not likely interested in > input method discussions. Adding ubuntu-devel list.) > > On Tue, Aug 07, 2007 at 09:05:20AM +0200, Christian Perrier wrote: > > Quoting Daniel Glassey ([EMAIL PROTECT

Re: Fwd: [i18n] Input Method and Fonts improvements for Gutsy

2007-08-13 Thread Matt Zimmerman
On Sat, Aug 11, 2007 at 09:10:57AM -0500, Ming Hua wrote: > On Sat, Aug 11, 2007 at 11:26:08AM +0100, Matt Zimmerman wrote: > > Ubuntu does in fact use tasks, though they aren't presented to the user by > > default in the installer, as in Debian. I'm curious why you feel

Re: Translation of NEWS.Debian

2004-06-01 Thread Matt Zimmerman
On Mon, May 31, 2004 at 11:22:46PM +0200, Michael Bramer wrote: > We need > - support in apt-listchanges to support translations This is not a problem; if translators can agree on a scheme which works for them, I can implement it in apt-listchanges. -- - mdz

yesexpr and noexpr in Perl?

2001-02-13 Thread Matt Zimmerman
Is there any way to retrieve the data returned by nl_langinfo(YESEXPR) and nl_langinfo(NOEXPR), or something similar, in Perl? Or should I just add translatable strings "^[Yy]" and "^[Nn]"? -- - mdz