omegat icon indicating copy to clipboard operation
omegat copied to clipboard

fix: Glossary sort order: Change src length sort condition and use Language Dependent sorter

Open miurahr opened this issue 5 months ago • 1 comments

Pull request type

  • Bug fix
  • Refactor

Which ticket is resolved?

What does this PR change?

  • use Collator to sort glossary terms with Locale dependent order
  • refactor GlossarySearcher ctor to accept target language for collator
  • refactor and update test GlossarySearcherTest and FindGlossaryThreadTest

Other information

miurahr avatar Oct 03 '24 04:10 miurahr