| From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
|---|---|
| To: | Jasmin Dizdarevic <jasmin(dot)dizdarevic(at)gmail(dot)com> |
| Cc: | Dave Page <dpage(at)pgadmin(dot)org>, pgadmin-hackers(at)postgresql(dot)org |
| Subject: | Re: Discussion - Search Objects |
| Date: | 2011-06-07 20:11:56 |
| Message-ID: | 1307477517.2027.13.camel@laptop |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
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)).
--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jasmin Dizdarevic | 2011-06-07 20:13:00 | Re: Discussion - Search Objects |
| Previous Message | Jasmin Dizdarevic | 2011-06-07 19:58:05 | Re: Discussion - Search Objects |