Re: pogAdmin3 source po file

Поиск
Список
Период
Сортировка
От Jean-Michel POURE
Тема Re: pogAdmin3 source po file
Дата
Msg-id 200306051016.07564.jm.poure@freesurf.fr
обсуждение исходный текст
Ответ на Re: pogAdmin3 source po file  (Andreas Pflug <Andreas.Pflug@web.de>)
Ответы Re: pogAdmin3 source po file  (Andreas Pflug <Andreas.Pflug@web.de>)
Список pgadmin-hackers
Le Mercredi 4 Juin 2003 17:22, Andreas Pflug a écrit :
> Proposal for directories: ui/en, ui/fr, ui/de, ...

Under GNU/Linux, all translations are stored in /usr/share/locale.
There is only one .mo file per application. In order to avoid duplicate
entries, it is recommended to have only one .po file.

cvs_root/locale/en/LC_MESSAGES/pgadmin3.po,
cvs_root/locale/fr/LC_MESSAGES/pgadmin3.po,
etc...

/usr/share/locale/en/LC_MESSAGES/pgadmin3.mo,
/usr/share/locale/fr/LC_MESSAGES/pgadmin3.mo,
etc...

"make" should look for the correponding .po files and compile them. During
"make install", the .mo file is moved to /usr/share/locale

Cheers,
Jean-Michel

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: pgadmin3 multi-byte patch(mini)
Следующее
От: "Dave Page"
Дата:
Сообщение: Error Emails