Re: Learn buffer building (was Re: Really no interest?)



Kaixo!

On Wed, Sep 26, 2001 at 01:20:26PM +0200, Fatih Demir wrote:

>     LCODE=<YOUR_LOCALE_CODE>  # e.g. LCODE=tr
>     
>     for i in `find . -name $LCODE.po`
>     	do
>     		gtranslator -n -l $i
>     	done

Does it handle the charset= line and correctly convert to utf-8 before
storing in xml ? I think a lot of languages have currently a mix of
8bit and utf-8 for the existing po files, a blind merge will be 
catastrophic.
     
-- 
Ki ça vos våye bén,
Pablo Saratxaga

http://www.srtxg.easynet.be/		PGP Key available, key ID: 0x8F0E4975




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