I have built couple of angular applications and I used i18n to create localization files. The problem with it is, whenever I change something in html, I need to update the xlf file also, as xlf has line numbers of the tags. When I re-generate the file I have to copy and paste the target tags for english file again.
I am trying to see if there is a command which generates the xlf file where source and target are same