Releases: Axter-com/ABetterTranslator
Releases · Axter-com/ABetterTranslator
ABetterTranslator Version 1.0.1
Added the following features..
- Save selected languages to a *.Lang file.
- Load *.Lang file to automatically select previously selected files.
- Load *.Lang file as a custom language set.
- Save all values (input box, output box, selected languages, and advance settings) to a project file (*.aBT).
- Load all values from a project file (*.aBT).
- New Command line options.
- -project (-p) Loads a project file on startup.
- -language (-l) Loads a language file as a custom language set on startup.
- -select (-s) Loads a language file and select the languages on startup.
- -translate (-t) Starts translation on startup. Must be used with -p, -l, or -s.
- -exit (-x) Same as -t, but program exits after translation is complete. Must be used with -p, -l, or -s.
The command line options allows developers to use the tool in the build process, so-as to automatically translate files on the release version.
Added additional languages
Added 29 additional languages.
ABetterTranslator now supports over 160 languages.
0.0.2Beta 131 supported languages
The following language tags have been removed due to translation issues.
"ay", "bho", "cv", "dgo", "emj", "fj", "hmn", "ht", "ikt", "ilo", "kazlat", "kmr", "lzh", "mhr", "mrj", "mww", "ny", "otq", "qu", "sjn", "sm", "tl", "tlh", "tw", "ty", "udm", "uzbcyr", "yua", "yue"
This leaves 131 languages that do translate successfully.
Added ability to by pass loading previous user settings. Loading settings is bypassed if user holds the shift key while the program is starting up.
0.0.1Beta
Update README.md