Skip to content

Releases: Axter-com/ABetterTranslator

ABetterTranslator Version 1.0.1

01 Sep 01:41
8ce5082
Compare
Choose a tag to compare

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

28 Aug 23:28
Compare
Choose a tag to compare

Added 29 additional languages.
ABetterTranslator now supports over 160 languages.

0.0.2Beta 131 supported languages

27 Aug 17:17
Compare
Choose a tag to compare

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

27 Aug 03:00
8750c81
Compare
Choose a tag to compare
Update README.md