Skip to content

Conversation

bocharsky-bw
Copy link
Contributor

Symfony uses .xlf extension in its XliffFileDumper instead of .xliff which currently uses by Symfony Demo. BTW, the .xlf is correct filename extension according to the wiki page about XLIFF format.

What about to change translations' extension for consistency?

@javiereguiluz
Copy link
Member

@bocharsky-bw it totally makes sense! Thanks for improving this.

@javiereguiluz javiereguiluz merged commit b760de8 into symfony:master Oct 7, 2016
javiereguiluz added a commit that referenced this pull request Oct 7, 2016
…(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
@bocharsky-bw bocharsky-bw deleted the xlf branch October 7, 2016 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants