Re: [evolution-patches] 17338 - Translator Credits in About Box
- From: JP Rosevear <jpr novell com>
- To: Not Zed <notzed ximian com>
- Cc: Dan Winship <danw novell com>, evolution-patches ximian com, release-team gnome org, gnome-i18n gnome org
- Subject: Re: [evolution-patches] 17338 - Translator Credits in About Box
- Date: Fri, 10 Sep 2004 00:43:47 -0400
On Thu, 2004-09-09 at 08:09 +0800, Not Zed wrote:
> On Wed, 2004-09-08 at 13:08 -0400, JP Rosevear wrote:
> > On Tue, 2004-09-07 at 15:37 -0400, Dan Winship wrote:
> > > On Tue, 2004-09-07 at 15:01 -0400, JP Rosevear wrote:
> > > > Also, the utf8 comment seems odd, could this be a pre 1.4 hold over? I
> > > > didn't escape some new people and that seemed to work fine.
> > >
> > > \x is greedy, so if you say "Garc\xC3\xADa", it's parsed as "Garc\xC3"
> > > plus a "warning: hex escape sequence out of range". It's only a problem
> > > for \x escapes followed by a valid hex digit as the next character
> > > though, which is probably why you didn't have any problems with it.
> > >
> > > > + "Danilo Åegan",
> > >
> > > You should either use \x escapes there, or use actual UTF-8 chars
> > > consistently through the whole array.
> >
> > Attached patch breaks string freeze, in the spot to grab translator
> > credits, I was told in #gnome-i18n this was the way to do it.
>
> You've broken the sorting. It was sorted on surname.
Didn't want to go through fixing that up, although i suppose i could
have written a perl script for that - does it really matter that much?
I'm not even sure it was by surname for non-western names :-).
-JP
--
JP Rosevear <jpr novell com>
Novell, Inc.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]