Project Description
translator tool, using several translation api's (google, bing for now)
The project is my attempt to make some free and universal tool for translation.
For now it uses bing translation API and
unofficial google translate .NET API.
Changes
03.08.2009
- Added support of many languages to translate to for google engine.
- Added minimize to tray function.
- Added background thread (tho there are some problems with it).
- Added about box (to be visually up to date with versions ;))
- Added WordWrap (for Nataly).