Thread: Re: pgAdmin3 wxstd.po new translation file (don't

Re: pgAdmin3 wxstd.po new translation file (don't

From
"Dave Page"
Date:
Should this patch be added to our standard wx tarball on snake?

Regards, Dave.

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
> Sent: 07 July 2003 01:37
> To: jm.poure@freesurf.fr
> Cc: Abbas Izad; pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] pgAdmin3 wxstd.po new
> translation file (don't
>
>
> Jean-Michel POURE wrote:
>
> >On Sunday 06 July 2003 19:52, you wrote:
> >
> >
> >>I recieve an error
> >>"Cannot set locale to fa_IR". I have run the program with
> farsi with
> >>those 20 translated strings and it looked good. Could this
> be a file
> >>permission error? I will keep trying!
> >>
> >>
> >
> >This bug was fixed recently by Andreas. I am rebuilding the
> binaries.
> >You will
> >be able to download and install them in a couple of minutes.
> >
> Actually what I fixed was *not* that inability to set the locale to
> fa_IR. pgAdmin3 assumed the setting of locale to be always
> successful,
> and stored this in preferences. Now the returncode is checked, and if
> setting locale was unsuccessful the previous value will be preserved.
>
> I had a deeper look as my Linux system (vanilla SuSE 8.1) and
> found out
> that the fa_IR locale actually is named fa_IR.utf8, but
> wxWindows isn't
> aware of that. The attached patch will make wxWindows able to
> use Farsi.
>
> Regards,
> Andreas
>

Re: pgAdmin3 wxstd.po new translation file (don't

From
Andreas Pflug
Date:
Dave Page wrote:

>Should this patch be added to our standard wx tarball on snake?
>
>
>
Yup.

Regards,
Andreas