Re: Change: l10n patch

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: Marek Černocký <marek(at)manet(dot)cz>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Change: l10n patch
Date: 2009-08-03 11:26:12
Message-ID: 937d27e10908030426l5eae7bb5m78debb075509051e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Mon, Aug 3, 2009 at 12:10 PM, Guillaume
Lelarge<guillaume(at)lelarge(dot)info> wrote:

> I tried this too, and it works AFAICT.
>
> Not sure why, in some place we use the _ and in other places, we use
> wxGetTranslation.

iirc, there is a reason, but I'm darned if I can remember what it it.
Of course, wxGetTranslation won't work well with the stringextract
scripts.

> Apart from that, the code Marek wrote is looking good. I'll work on the
> ordering in some time. Or perhaps Marek can work on this, if he agrees. I
> don't know enough right know to have a good answer for you. Anyways, there are
> other codes in pgadmin that looks like what Marek wrote, so I think we would
> better apply his patch, and work on the ordering in a separate patch.

OK - I'll leave this stuff in your capable hands then :-)

Thanks!

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2009-08-03 11:51:11 SVN Commit by guillaume: r8000 - in trunk/pgadmin3: . pgadmin/frm
Previous Message Guillaume Lelarge 2009-08-03 11:19:14 Re: Second l10n patch