t-cordonnier
t-cordonnier
## Pull request type - [x] Bug fix - [ ] Feature - [ ] Documentation - [ ] Build and release changes - [ ] Other (describe below) ##...
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,...
This Pull Request is continuation of #185 The role of these patches is to solve concerns mentioned by @miurahr about the role of PrepareTMXEntry class This is of course one...
This PR implements the notion of locked segment: when you are in such a segment inside the editor, any attempt to add or delete characters will be rejected - only...
## Pull request type Bug ## Which ticket is resolved? https://sourceforge.net/p/omegat/bugs/1277/ ## What does this PR change? Adds two waiters between the creation of the target files and the associated...
Command line aligner did not properly load filter plugins: you could open the UI but any file would be unsupported ## Pull request type Bug Please mark github LABEL of...
Actually a subsegment is identified as an empty string, which can make confusion with segments coming from project ## Pull request type Feature enhancement -> [enhancement] ## What does the...
Use TMX 1.4 level 2 for project-save.tmx concerning team work, I implemented also the algorithm which I had suggested a few days ago: - when you create a new project,...