Re: Reorganization of the translation files

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Reorganization of the translation files
Дата
Msg-id 20041111012907.GA15409@surnet.cl
обсуждение исходный текст
Ответ на Re: Reorganization of the translation files  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Reorganization of the translation files  (Aleksander Kmetec <aleksander.kmetec@intera.si>)
Список pgsql-hackers
On Tue, Nov 09, 2004 at 12:00:46PM -0500, Tom Lane wrote:
> Peter Eisentraut <peter_e@gmx.net> writes:
> > I was thinking about organizing the translation files in a more efficient 
> > manner. (not for 8.0, obviously)
> > [snip]
> > And it would easily solve issues like translatable strings 
> > appearing in the pgport library, which has no makefile structure to support 
> > translations (which would be a waste for like 5 strings), and no run-time 
> > support either.
> 
> Sounds like a win to me on that grounds alone; but probably the
> translators need to have the biggest say here, since they'll be affected
> the most.

The biggest downside I see is the long execution time for msgmerge.
I can live with that, especially if it will save me translating "out of
memory" six or seven times.

The other downside is that the cool status table will be reduced to one
line.  I can live with that too ...

-- 
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"La tristeza es un muro entre dos jardines" (Khalil Gibran)



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: MAX/MIN optimization via rewrite (plus query rewrites generally)
Следующее
От: Mark Kirkwood
Дата:
Сообщение: Re: MAX/MIN optimization via rewrite (plus query rewrites