Re: Discussion - Search Objects - Mailing list pgadmin-hackers

From Jasmin Dizdarevic
Subject Re: Discussion - Search Objects
Date
Msg-id BANLkTi=TeOXUHCUNoGEB-oPGQQEz1vv5Fg@mail.gmail.com
Whole thread Raw
In response to Re: Discussion - Search Objects  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-hackers
that's exactly what I'm looking for :)
thank you!

2011/6/7 Guillaume Lelarge <guillaume@lelarge.info>
On Tue, 2011-06-07 at 21:58 +0200, Jasmin Dizdarevic wrote:
> I know...these are the strings that has to be translated. As I know in
> pgAdmin there are language files, which are defined something like
> this:
> English - Foreign Language
> Server Groups - Servergruppen
> Help - Hilfe
> ....
>
>
> These mappings are used when the GUI is being rendered - based on the
> selected language.
> My question is: How to translate a string manually.
>

I'm not sure what you mean. If you want that a string is automatically
translated, use the _() function. As in _(wxT("Foreign Languages)).


--

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Discussion - Search Objects
Next
From: Dave Page
Date:
Subject: Re: Discussion - Search Objects