daniel-sc/ng-extract-i18n-merge
Extract and merge i18n xliff translation files for angular projects.
TypeScriptMIT
Issues
- 8
- 0
Support Angular 19
#118 opened by daniel-sc - 0
Missing <context context-type="linenumber"></context> leads to cryptic error message
#110 opened by floisloading - 2
self closing tags with newTranslationTargetsBlank
#117 opened by 10eputzen - 7
$localize in library not working with esbuild
#116 opened by gongAll - 3
- 7
JSON export format
#44 opened by ricardosaracino - 1
Feature: new sort option "contextAsc"
#113 opened by aberonni - 1
Upgrade to angular 18 :)
#112 opened by nkosi23 - 4
The single quote caracter ' keeps alternating between being encoded to ' and being left as is from one extract to the next, resulting in massive diffs
#101 opened by nkosi23 - 1
Create missing output directories if not present
#109 opened by ctaepper - 1
Error: xmldoc_1.XmlTextNode is not a constructor due to xmldoc version conflict in ng-extract-i18n-merge
#108 opened by jagipas - 2
- 14
Option "browserTarget" is deprecated. Option "buildTarget" should be used instead.
#89 opened by jordimarimon - 1
Option to never remove existing translations
#105 opened by timvandesteeg - 0
collapseWhitespace and trim not applied to translationTargetFile resulting in target state reset
#102 opened by mbey-mw - 6
- 3
Not merging i18n descriptions
#93 opened by co-dax - 3
Interpolations are not normalized
#98 opened by mbey-mw - 3
Support .arb format
#92 opened by daniel-sc - 2
Allow to provide options to builderI18n
#85 opened by phipla - 3
Produce metadata too
#91 opened by worthy7 - 1
- 2
Invalid character in entity name
#87 opened by Hafnernuss - 11
nested tags encoded differently with v2.8.0
#82 opened by daniel-sc - 2
Provide an option to disable ng-extract-i18n-merge's use of HTML Character Entities like "
#76 opened by FrostKiwi - 0
Newline at end not trimmed
#81 opened by daniel-sc - 2
- 10
Changes to Source strings are overwritten and ng-extract-i18n-merge reverts translations
#75 opened by FrostKiwi - 2
- 1
Do we need @angular-devkit/build-angular
#71 opened by aljaznuncic - 2
- 2
Extracting translations at the library level
#72 opened by Rafarel - 1
Same translation duplicated multiple times with different descriptions should be in different entries
#70 opened by ramoncarreras - 1
- 0
Sort option stable + new alphabetically
#65 opened by daniel-sc - 3
extract-18n skip some modules
#64 opened by JleHi - 1
Use deprecated sourcemap-codec v1.4.8
#62 opened by aljaznuncic - 1
- 4
v2 breaks custom-webpack usage
#59 opened by ben-muc - 1
- 7
- 3
Give a hint if the same ID occurs more than once
#55 opened by ftaffelt - 0
Angular 15 support
#52 opened by daniel-sc - 0
- 1
Use peer dependencies
#51 opened by daniel-sc - 2
Source must be equal to target in main file
#49 opened by masartbenji - 2
Add support for a pseudo language
#48 opened by davidyoung77 - 4
- 4
Setting includeContext to false removes the context from the angular generated messages file
#45 opened by davidyoung77