ng-extract-i18n-merge

Extract and merge i18n xliff translation files for angular projects.

MIT License

Downloads
76.3K
Stars
173
Committers
2
ng-extract-i18n-merge - 1.2.1

Published by daniel-sc over 2 years ago

  • fix: non-default "sourceFile" was not used for extraction 0bbe019

https://github.com/daniel-sc/ng-extract-i18n-merge/compare/v1.2.0...v1.2.1

ng-extract-i18n-merge - 1.2.0

Published by daniel-sc over 2 years ago

  • feat: add option "sourceFile" to handle non-default messages.xlf filename 007502c
  • feat: add option "sourceLanguageTargetFile" to specify source language b03cfb7

https://github.com/daniel-sc/ng-extract-i18n-merge/compare/v1.1.0...v1.2.0

ng-extract-i18n-merge - 1.1.0

Published by daniel-sc over 2 years ago

  • chore: assure releases always contain up-to-date build cc45e47
  • feat: add option newTranslationTargetsBlank e0ac933

https://github.com/daniel-sc/ng-extract-i18n-merge/compare/v1.0.5...v1.1.0

ng-extract-i18n-merge - 1.0.5

Published by daniel-sc over 2 years ago

  • chore: switch to .npmignore for granular package control a4086d5
  • fix: correct extraction of xliff version from translation file - relates #6 6944a9f
  • fix: handle all angular i18n config variants - fixes #6 4ca6591

https://github.com/daniel-sc/ng-extract-i18n-merge/compare/v1.0.4...v1.0.5

ng-extract-i18n-merge - 1.0.4

Published by daniel-sc over 2 years ago

  • fix: handle xml declaration without new line - fixes #4 2a63c4b

Full Changelog: https://github.com/daniel-sc/ng-extract-i18n-merge/compare/v1.0.3...v1.0.4

ng-extract-i18n-merge - 1.0.4-pre.1

Published by daniel-sc over 2 years ago

  • fix: handle xml declaration without new line - fixes #4 2a63c4b

https://github.com/daniel-sc/ng-extract-i18n-merge/compare/v1.0.3...v1.0.4-0

ng-extract-i18n-merge - 1.0.3

Published by daniel-sc over 2 years ago

ng-extract-i18n-merge - 1.0.3-pre1

Published by daniel-sc over 2 years ago

  • fix: ng add not possible if translation config is of type string (instead of array) - fixes #3 72b4078

https://github.com/daniel-sc/ng-extract-i18n-merge/compare/v1.0.2...v1.0.3-0

ng-extract-i18n-merge - 1.0.2

Published by daniel-sc over 2 years ago

  • bump xliff-simple-merge version - fixes #2 (second try) 56e6862

https://github.com/daniel-sc/ng-extract-i18n-merge/compare/v1.0.1...v1.0.2

ng-extract-i18n-merge - 1.0.1

Published by daniel-sc over 2 years ago

  • bump xliff-simple-merge version - fixes #2 71b332d
  • more unit tests 8fa3469
  • update docs 9e3ae5d

https://github.com/daniel-sc/ng-extract-i18n-merge/compare/v1.0.0...v1.0.1

ng-extract-i18n-merge - 1.0.0

Published by daniel-sc over 2 years ago