I use google translate on the base.txt file in the different translation files. Other translations have been updated after many new additions to address and translation files.Version 0.14
Fixed consult connection problem from 0.13
Added new address entries for SR20 models and support in software
Corrected address trace issues with several tables and fixed scaling
Add help tooltips support to constants and tables
Update English, German, French and Russian translation files
If adding a new translation make sure that %d (number) %s (string) %f (float) %X (hex) %02X (hex 2 digit) and %04X (hex 4 digit) are maintained in the updated translation. That these do is allow for adding values in the middle of a translation text string (for example "I have %d apples")
I've removed the Japanese translation file since I could not auto translate this one since Google removes these entries
Many new tables have been added and checked by hand. Most of them no one will ever need to change so are only available in Expert user mode.
Tooltip support (mouse hover help) has been added to some of the tables. I'm still to add them to the rest, but with over 200 values it will take some time!!
Been updating my disassembly for various ECU code bases to assist with my reverse engineering of the ECU code to add more features (eg Launch control etc) which is being worked on at the moment. More updates to come!