There's more...
Translation file maintenance is a natural part of upgrading your application over time. When you add new markup and components, your application Angular-CLI automatic ID generation for i18n translation units will naturally append new elements to your master translation file. However, when you make changes to the markup around existing translated strings, these IDs will end up changing significantly enough to generate a new automatic ID.
The best way to fix this problem is to check-in your translation files to source control, and rely on your source control tool to provide the change difference between your new version and earlier generated versions of your translation files. The process of updating these files to match your ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access