Skip to content

Commit 503d8f7

Browse files
committed
minor #384 Use .xlf extension instead of .xliff one for translations (bocharsky-bw)
This PR was merged into the master branch. Discussion ---------- Use .xlf extension instead of .xliff one for translations Symfony uses `.xlf` extension in its [XliffFileDumper](https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Translation/Dumper/XliffFileDumper.php#L53-L56) instead of `.xliff` which currently uses by Symfony Demo. BTW, the `.xlf` is correct filename extension according to the [wiki](https://en.wikipedia.org/wiki/XLIFF) page about XLIFF format. What about to change translations' extension for consistency? Commits ------- b760de8 Use .xlf extension instead of .xliff one for translations
2 parents 89352e8 + b760de8 commit 503d8f7

32 files changed

+0
-0
lines changed

0 commit comments

Comments
 (0)