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



On Wed, 2001-09-26 at 17:46, Pablo Saratxaga wrote:
    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'm currently just about to play with this issue on my local "testing
code area".

    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.

Yes, and current THIS issue is really catastrophic -- there's no conversion performed at all. I'll surely do a -> UTF-8 conversion in the future code.
-- 
<([ Fatih Demir / kabalak / kabalak@gtranslator.org ])>
<([ ICQ: 64241161 / IRC: #gtranslator@irc.gnome.org ])>
<([ GSM: +491749787080 / Evolution & vim empowered  ])>
<([ "BermudaShortsNewGranish in -lkabalak are fine" ])>





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