| 56 | * Initial Tasks : |
| 57 | * Use the parser library to try and extract data from the code. Once I am comfortable with the parser, I can use it to extract the currently active template and modules from the corresponding files as mentioned earlier. |
| 58 | * Discuss and work on implementing the script that handles merge conflicts when merging translations from pull requests and pootle. |
| 59 | |
| 60 | Mid Term Evaluation |
| 61 | I plan to provide the following features by mid-term: |
| 62 | * Excluding deprecated strings |
| 63 | * Retrieving strings from active templates |
| 64 | * Including prepop csv files |
| 65 | * Provide option to select all templates in GUI. |
| 66 | |
| 67 | Final Evaluation |
| 68 | The final project will contain the following deliverables (apart from those mentioned above) |
| 69 | * Handling conflicts from pull requests |
| 70 | * Handling conflicts from Pootle |
| 71 | * Syncing Pootle with Web2py with respect to translation |
| 72 | * Removing external dependency on Translate Toolkit |