-
Couldn't load subscription status.
- Fork 94
Closed
Labels
Description
- When I extract translations with
$ bin/console translation:extract- the command put Intl ICU translations to the standardmessages.en.xlffiles instead ofmessages+intl-icu.en.xlf. - Even when I have "Intl ICU" translations in
messages+intl-icu.en.xlf- the$ bin/console translation:extractcommand put those translations intomessages.en.xlfanyway, i.e. so I have duplications in both files. - Xliff format does not support
+sign in file ID, i.e:<file id="messages+intl-icu.en">is invalid ID, at least PhpStorm says so:
welcoMattic, cristoforocervino, tristanbes, Lustmored and marien-probesys
