The Language Tool is a helper application to aid in converting single language PureBasic applications into multilanguage applications.
It has been written with the following goals in mind.
1. The programmer needs to be able to write and debug an application in their own language.
2. Each application is to have its own language file which can be edited outside of the programme to update any translations which maybe embarrasing or wrong to allow continuous improvement of the translations for a particular application with no need to recompile the application.
3. If a programmer extends an application or after debugging has to add more text then translations allready accomplished should be kept and only the new texts should be added for translation.
4. The programmer needs the ability to choose which languages to support.