Welcome to the my todo list in no certain order, each week it’s updated and kept current.
Note 1: Reading and passing xliff files relates to the pootlefile.py file, this is to provide seamless interaction between other classes that inherit such methods like ‘getsuggestions()’. This file allows for explicit xliff layout to be placed, without having to place multiple code in different files.
Note 2: reading and parsing xliff files is linked to ‘readpendingfile()’ method in pootlefile.py
Work Note 1: Have found that reclassifysuggestions() will have to be edited to have readpendingfile() usable
Work Note 2: Added new methods to finally handle the variating xliff types (e.g xliff, xlf, xlif, xlff) in pootlefile.py, which since is inherited by multiple files, will releav some headaches
Work Note 3: Xliff files can be passed, but suggestions are not taken correctly as of yet
Work Note 1: Worked on Monday dot point, time estimation was incorrect due to reclassifysuggestions(), test_pootlefile.py also needed reworking and additional test cases.
NOTE on Upload Work: Now Pootle users who have upload privileges can see a “Overwrite” section beneath the Upload box, this section contains a Yes/No radio button (defaulting to NO) which, when selected (Yes) and file Uploaded, will overwrite the any file of the same name.