> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
> Sent: 25 January 2006 17:12
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: pgAdmin website translations
>
> Dave Page wrote:
>
>
> >
> > When you have finished, please do not forget to set your
> name and email
> > address in the translation header, then forward me the .po
> and .mo files
> > to be added to the site.
> >
> > Translation template:
> >
> http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/*checkout*/trunk/ww
w/locale/p
> > gadmin3_website.pot
>
> How 2 switch the site language?
Un-comment the language selection form in include/page.php (hunt for <td
id="pgaLanguages">), and add an appropriate block of code to
include/session.php to select the correct stylesheet etc.
Regards, Dave.