Re: .po scripts


Subject: Re: .po scripts
From: Alexander Shopov (al_shopov@web.bg)
Date: Tue Dec 04 2001 - 17:34:40 CST


1. Converting po file to abi strings:
cp language.po abi/po
cd abi/po
./ui-backport language
and you get abi/user/wp/strings/language.strings

2. Updatng po file
cp language.po abi/po
cd abi/po
./update.sh language
and you get updated language.po file

3. Converting strings file to po file
cp language.strings /user/wp/strings/
cd abi
./abi2po.pl language > language.po
and you get the po file in your current directory

al_shopov

> 2001-12-02 at 20:10, Karl Ove Hufthammer wrote:
> Are the scripts in 'abi/po' working, and if so, how? Which of
> the .pl scripts should I run? (I've tried all of them, but none
> seems to produce the correct output.)
>
> --
> Karl Ove Hufthammer
>



This archive was generated by hypermail 2b25 : Mon Dec 03 2001 - 16:38:40 CST