.xlf xliff file extension
I am trying to import xliff files into poeditor but the import failed because the file extension (.xlf) was not recognized. As it is the default file extension for translations exported from angular 2+ applications, it would be interesting to add support for this extension
For Angular app localization, we now also support XLIFF .xlf files (beside the .xmb and .xtb formats we already support for a good while).
https://poeditor.com/kb/how-to-translate-angular-apps-using-xliff-files
-
We are sorry for the inconvenience.
But the only XLIFF format we properly support at this time is the one specific to iOS, because it's bi-dimensional.
So we allow imports only with the .xliff extension (and not .xlf), because that's the one specific to iOS. -
Tobias
commented
It's really annoying and super easy to fix. As the file itself is the same. It works when renaming the file extension.