Re: [HACKERS] Have any ideas to support GNU gettext package ??

Поиск
Список
Период
Сортировка
От Thomas G. Lockhart
Тема Re: [HACKERS] Have any ideas to support GNU gettext package ??
Дата
Msg-id 36787B69.AAAA2750@alumni.caltech.edu
обсуждение исходный текст
Ответ на Have any ideas to support GNU gettext package ??  (Cd Chen <cdchen@nticba.ntcic.edu.tw>)
Список pgsql-hackers
>   Is PostgreSQL having any ideas to support GNU gettext package for
> let's to suitable i18n ??

afaik no one has proposed that yet. It sounds like a Good Thing in
principle, but I don't know what would be involved in internationalizing
the message strings. It might substantially raise the level of effort
for development, since some of the developers are not adept at languages
other than English and hence others would have to maintain the message
catalogs. Minor changes in messages would become more difficult I
suppose.

We would also need to stay compatible with the licensing for the rest of
Postgres, but that may not be an issue here. I assume that there are no
runtime restrictions on the code and files gettext produces?
                       - Tom


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

Предыдущее
От: Roland Roberts
Дата:
Сообщение: alter table drop/alter column?
Следующее
От: Vadim Mikheev
Дата:
Сообщение: Re: [HACKERS] CURRENT: crash in select_view regression test...