i18n doc patch - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject i18n doc patch
Date
Msg-id 200903291601.25634.guillaume@lelarge.info
Whole thread Raw
Responses Re: i18n doc patch  (Guillaume Lelarge <guillaume@lelarge.info>)
Re: i18n doc patch  (Magnus Hagander <magnus@hagander.net>)
List pgadmin-hackers
Hi,

This patch enables the use of translated manuals for pgAdmin on the official
website. It simply checks the availability of the displayed file for the
choosen lang and defaults to en_US if it doesn't.

It seems to work on this URL:
  http://wwwdevel.pgadmin.org/docs/dev/bugreport.html?lang=fr_FR

It doesn't on the other files because they aren't already available in the
svnrepo folder.


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by guillaume: r7776 - trunk/pgadmin3/docs/fr_FR
Next
From: Guillaume Lelarge
Date:
Subject: Re: i18n doc patch