Show
Ignore:
Timestamp:
07/23/04 12:52:33 (20 years ago)
Author:
jalet
Message:

I messed up with the translations because of fuzzy matching...

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/po/genmo.sh

    r1618 r1626  
    1717    cd $dir ; 
    1818    chmod 644 *.?o ; 
    19     msgmerge pykota.po ../pykota.pot >pykota.po.new ; 
     19    msgmerge -N pykota.po ../pykota.pot >pykota.po.new ; 
    2020    mv pykota.po.new pykota.po ; 
    2121    rm pykota.mo ;