Changes between Version 6 and Version 7 of Translate


Ignore:
Timestamp:
06/01/09 04:16:49 (4 years ago)
Author:
datakid
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Translate

    v6 v7  
    1111Plumi translation follows the Plone translation system. All master translation files for any product have .pot as their extension. From this, we make a country specific translation by copying that master file to the relevant [http://www.iso.org/iso/english_country_names_and_code_elements country-code] file and is given a .po extension: 
    1212 
    13 plumi-example.pot  
     13plumi-example.pot becomes  
    1414 
    15 becomes  
    16  
    17 plumi-example-id.po 
    18  
    19 for Indonesian. 
     15plumi-example-id.po for Indonesian, for example. 
    2016 
    2117== Getting the files ==