Skip to content
This repository was archived by the owner on Nov 21, 2019. It is now read-only.

Conversation

@thewilkybarkid
Copy link
Contributor

@thewilkybarkid thewilkybarkid commented Dec 21, 2018

Been looking in how to use XLIFF better: @resname can be used as the key, while @target-language and <target> don't have to be present. So for the source language, we're not translating. When we do translate, we'd add @target-language and <target>. This makes it clearer since the English <source> will remain in the translation file.

We don't have a use for @id, but it's required so I've left it sequential.

@thewilkybarkid thewilkybarkid added the enhancement New feature or request label Dec 21, 2018
@thewilkybarkid thewilkybarkid added this to the 0.2.0 milestone Dec 21, 2018
@thewilkybarkid thewilkybarkid requested a review from a team as a code owner December 21, 2018 13:16

- stage: Test
name: Symfony 4.0
name: Symfony 4.1
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the problem with using the full stack, individual components are versioned (and symfony/translation won't work with 4.0). Would prefer a way to use each component at that version where possible.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Symfony specific, but wonder if symfony/force-lowest#2 (comment) works...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant