How to rebuild the translation file
I have used ML for some years now in a single large project. Over time the translation file have become somewhat dirty containing unwanted items (as you have noticed before on seing it).
Now to avoid negative side effects of this i would like to rebuild the translation from new.
My procedure would be:
1. Make sure that all current translations are in the global database.
2. Delete the project xml-file.
3. Perform a full scan of the project (source and controls) and benefit from the translations already in the global database.
4. Go thru both grids to select/de-select and hide items as may fit.
Would this be the correct way to proceed? Or is there a better way?
And will i need to remove the string id's from the source files between step 3 and 4.
Best regards,
Jens Bo Frederiksen