Ticket 4: better i18n - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Ticket 4: better i18n
Date
Msg-id 4C2A5434.3010804@lelarge.info
Whole thread Raw
Responses Re: Ticket 4: better i18n  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi,

This patch allows for a better internationalization. The big issue we
had was with the use of the GetTranslatedTypeName() method. I add a
GetTranslatedMessage for each object and each collection, so that the
translation will be better. I tried with the french one, and it really
is a lot better. Issues of this patch: adds quite some code lines, and
adds many messages to translate (around 400). But the result is the good
one. At least, I think so :)

Comments?


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Patch to add GIT support
Next
From: Dave Page
Date:
Subject: Re: Ticket 4: better i18n