Changes between Version 2 and Version 3 of DevelTranslation

Show
Ignore:
Timestamp:
08/02/2012 05:02:55 AM (10 months ago)
Author:
moo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelTranslation

    v2 v3  
    1414 
    1515== How to translate == 
    16 Get latest trunk version of htdocs/*/lang/*.po, make changes, send back to XCache devs. Don't keep the file old for long period. 
    17  
    18 Please don't make changes to en.po, see the following section instead 
     16 * Get latest trunk version of htdocs/*/lang/*.po, make changes, send back to XCache devs. Don't keep the file old for long period. 
     17 * For other language not already there, copy en.po $lang.po, translate the copied file 
     18 * Please don't make changes msgid in *.po, modify string after msgstr instead. Follow gettext guide 
     19 * Please don't make changes to en.po, see the following section instead (unless the msgid is something like "cache.slots") 
    1920 
    2021== What need correction ==