Changes between Version 27 and Version 28 of Event/2012/GSoC/Translation


Ignore:
Timestamp:
06/16/12 17:50:06 (12 years ago)
Author:
vivek_h
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Event/2012/GSoC/Translation

    v27 v28  
    5353|| 12 June || Testing the code using unit tests and proper documentation || The code passes all tests and comments are provided to explain the code || Completed ||
    5454|| 14 June || Using translate-toolkit to study the steps involved in converting language files from web2py -> po -> csv format || corresponging .csv file is formed || Completed ||
    55 || 16 June || Converting the strings retreived directly into spreadsheets to be presented to the translator using python xlwt library || The spreadsheet formed is in the same format as that formed by translate-toolkit in the step above  || In Progress ||
    56 || 25 June ||  ||  ||   ||
    57 || 8 July ||  ||  ||  ||
     55|| 16 June || Converting the strings retreived directly into spreadsheets to be presented to the translator using python xlwt library || The spreadsheet formed is in the same format as that formed by translate-toolkit in the step above  || Completed ||
     56|| 18 June || Merge the list of strings obtained from different modules by handling duplicates before converting it to spreadsheet || A list of unique strings with comma separated locations is obtained  || In Progress  ||
     57|| 24 June || Import the spreadsheet filled in by the translators into web2py format  || A valid ".py" language file containing translations in formed || Planned ||
    5858||||||'''Third trimester (10 July - 13 August)'''||
    5959|| 15 July ||  ||  ||   ||