[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: One .po file instead of several



On Fri, Jan 17, 2003 at 11:37:26AM +0100, Petter Reinholdtsen wrote:
> 
> I found it easier to work on one .po file when translating d-i instead
> of all the small ones.  To make this possible, I wrote the following
> script.  It should be executed from the debian-installer directory.
> Run
> 
>   ./gettext-helper export fr
> 
> to extract one fr.po with all the text and all the available french
> translations.  Edit the file fr.po to update the translations, and run
> 
>   ./gettext-helper import fr
> 
> to update or create fr.po in the modules directories.
> 
> Please let me know if you find this script useful.

Sure, it is really nice, thanks.
We could then put merged PO files online and update them automatically
so that translators do not need a full checkout of debian-ibstaller.

Denis



Reply to: