Re: The character which cannot be translated.

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Diego Gil <diego(at)adminsa(dot)com>
Cc: PgAdmin Hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: The character which cannot be translated.
Date: 2005-09-12 22:33:35
Message-ID: 4326023F.6090701@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Diego Gil wrote:
> Hiroshi:
>
> I am having some troubles with translation too (to spanish). Most of
> "New Objects" captions like "New Table", "New Function", etc, seems to
> be not "internationalized".
>
> I already reported this to Andreas, without any feedback yet.

Please keep calm friends,
issues won't get lost. I'm getting to pgadmin issues quite infrequently
at the moment, just as dave.

I suspect it's an i18n problem with globally initialized strings; fix
will need quite some mass coding (replace all _() with __() in factory
constructors).

Regards,
Andreas

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Diego Gil 2005-09-12 22:41:35 Re: The character which cannot be translated.
Previous Message Diego Gil 2005-09-12 22:16:57 Re: The character which cannot be translated.