Ticket 4: better i18n

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Ticket 4: better i18n
Дата
Msg-id 4C2A5434.3010804@lelarge.info
обсуждение исходный текст
Ответы Re: Ticket 4: better i18n  (Dave Page <dpage@pgadmin.org>)
Список 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

Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Patch to add GIT support
Следующее
От: Dave Page
Дата:
Сообщение: Re: Ticket 4: better i18n