Re: pogAdmin3 source po file - Mailing list pgadmin-hackers

From Jean-Michel POURE
Subject Re: pogAdmin3 source po file
Date
Msg-id 200306051016.07564.jm.poure@freesurf.fr
Whole thread Raw
In response to Re: pogAdmin3 source po file  (Andreas Pflug <Andreas.Pflug@web.de>)
Responses Re: pogAdmin3 source po file  (Andreas Pflug <Andreas.Pflug@web.de>)
List 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 by date:

Previous
From: "Dave Page"
Date:
Subject: Re: pgadmin3 multi-byte patch(mini)
Next
From: "Dave Page"
Date:
Subject: Error Emails