Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 2.73 KB

CHANGELOG.md

File metadata and controls

39 lines (24 loc) · 2.73 KB
  • b95facf Use different {locale}.xliff path on Xcode 9 and Xcode 10
  • 70ef86f Provide allowed cryptic units via config file
  • 17ffefc Xliff merging before upload
  • cb03ba3 Translations import revamp
  • bb768a4 Not overriding translations on export to WebtranslateIt
  • 5be2948 Unescapes xliff files on export
  • 8e2ded3 Removes redundant files
  • 89afd2c Option to exclude translation units
  • 529f461 Unescaping translation units if needed
  • a24dd76 CLI global verbose option
  • 67ae28c CLI option to skip missing import files
  • c615725 Flag to allow missing files when importing
  • d081ce2 Bumps nokogiri version
  • 8e91f25 Deduplicates generated storyboard & xib translation files
  • 7eb4563 Fixes plurals export on Xcode9 and later
  • 758ef1e Tests on multiple Xcode versions