Changelog:

  • Fix a text selection problem for RichTextArea
  • Add shortcuts for “fill with TM/MT”
  • Add a shortcut to switch TextArea: CTRL+TAB
  • Update Okapi Tikal to the latest stable version
  • Use XMLParser to handle TMX
  • Abstract tags can be converted to encapsulation tags for TMX export: <g1></g1> -> <bpt i="1">&lt;g1&gt;</bpt><ept i="1">&lt;/g1&gt;</ept>
  • Other bug fixes