You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #45421 [Translation] Add the possibilty to export xliff translation with the .xliff suffix (DanielBadura)
This PR was squashed before being merged into the 6.1 branch.
Discussion
----------
[Translation] Add the possibilty to export xliff translation with the .xliff suffix
| Q | A
| ------------- | ---
| Branch? | 6.1
| Bug fix? | no
| New feature? | yes
| Deprecations? | no
| Tickets | -
| License | MIT
| Doc PR | -
Like the `YamlFileDumper` now the `XliffFileDumper` has the extension as an parameter. This enables the user to export xliff translation files with the suffix `.xlf` and `.xliff`. This is needed for example for the translation provider Lokalise and the GitLab integration for this provider.
Commits
-------
08c4bc58b5 [Translation] Add the possibilty to export xliff translation with the .xliff suffix
0 commit comments