omegat
omegat copied to clipboard
Official OmegaT development repository
In Project Properties dialog, allow user to select folder where translation memories will be exported when translated documents are created, as well as which TMs will be exported (OmegaT, TMX...
Support online dictionary plugins/driver. 1. Introduce registration API for online dictionary; register driver without dictionary file. * `IDictionaries#addDictionary(IDictionary dictionary)` * `iDictionaries#removeDictionary(IDictionary dictionary)` 2. Introduce query API for parallel bulk query...
## Pull request type - [x] Bug fix - [ ] Feature - [ ] Documentation - [ ] Build and release changes - [ ] Other (describe below) ##...
New 16x16 and 32x32 pixels logos based on the "modern" new logo.
This patch changes the flow of updating local teamwork "omegat.project" file with the content of remote copy of "omegat.project" on the git server. Before this patch, the content of remote...
Refactoring AbstractFilter and its children PoFilter, MozillaLangFilter and MozillaDTDFilter. A main concern is to use try-resource-finally syntax for reader/writer objects. Another concern is to clean a BOM workaround by using...
SRX format support After discussion: If CONF file is present and SRX absent, convert it. Next time, OmegaT 4 will use the SRX (while CONF is kept for older versions,...
## Pull request type Please check the type of change your PR introduces: - [ ] Bug fix - [x] Feature - [ ] Documentation - [ ] Build and...
- UI: Add branch field for repo configuration - UI: Add branch field in new team project form - Team: Git: Tracking branch ban be other than master ## Pull...
Users can install and upgrade plugin from jar and zip file on dialog launched at plugins preference screen. It allow users - Add install from disk button on preference->plugins -...