Changes between Version 4 and Version 5 of translation

Show
Ignore:
Timestamp:
03/06/09 18:17:53 (4 years ago)
Author:
gpolo (IP: 189.7.18.241)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • translation

    v4 v5  
    2121 
    2222{{{ 
    23  
    24           $ python install_scripts/utils/i18n/msgfmt.py -o umit.mo lang.po 
     23          $ python utils/i18n/msgfmt.py -o umit.mo lang.po 
    2524}}} 
    2625 
     
    5352 
    5453{{{ 
    55           $ python utils/potmanager.py 
     54          $ python utils/i18n/potmanager.py 
     55}}} 
     56 
     57      * To compile pot files to .mo: 
     58 
     59{{{ 
     60          $ python utils/i18n/potmanager.py -compile 
    5661}}} 
    5762