Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Added support for name on the unit node #26149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Feb 12, 2018

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #25758
License MIT
Doc PR na

See unit specification and name specification

@chalasr chalasr added this to the 4.1 milestone Feb 12, 2018
@fabpot
Copy link
Member

fabpot commented Feb 15, 2018

Thank you @Nyholm.

@fabpot fabpot closed this Feb 15, 2018
fabpot added a commit that referenced this pull request Feb 15, 2018
This PR was squashed before being merged into the 4.1-dev branch (closes #26149).

Discussion
----------

Added support for name on the unit node

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #25758
| License       | MIT
| Doc PR        | na

See [unit specification](http://docs.oasis-open.org/xliff/xliff-core/v2.0/os/xliff-core-v2.0-os.html#unit) and [name specification](http://docs.oasis-open.org/xliff/xliff-core/v2.0/os/xliff-core-v2.0-os.html#name)

Commits
-------

30a22aa Added support for name on the unit node
@Nyholm
Copy link
Member Author

Nyholm commented Feb 15, 2018

Thank you for merging

@Nyholm Nyholm deleted the unit-name2 branch February 26, 2018 09:09
symfony-splitter pushed a commit to symfony/translation that referenced this pull request Mar 30, 2018
…o long for "name" (Nyholm)

This PR was merged into the 4.1-dev branch.

Discussion
----------

[Translation] XLIFF2: Make sure to trim source if it is too long for "name"

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

This PR is a follow-up on @javiereguiluz's comment here: symfony/symfony-docs#9302

This feature was introduced in symfony/symfony#26149

Commits
-------

ca41fecfd9 Make sure to trim source if it is too long
fabpot added a commit that referenced this pull request Mar 30, 2018
…o long for "name" (Nyholm)

This PR was merged into the 4.1-dev branch.

Discussion
----------

[Translation] XLIFF2: Make sure to trim source if it is too long for "name"

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

This PR is a follow-up on @javiereguiluz's comment here: symfony/symfony-docs#9302

This feature was introduced in #26149

Commits
-------

ca41fec Make sure to trim source if it is too long
@fabpot fabpot mentioned this pull request May 7, 2018
@axi
Copy link

axi commented Jan 14, 2020

Any specific reason this hasn't been merge in 3.4 ?

@Nyholm
Copy link
Member Author

Nyholm commented Jan 14, 2020

Excellent question. Yes, there is a reason.

This was a new feature. 3.4 will not include new features, only bug fixes and security fixes.

Symfony is using version numbers like x.y.z. X is a major change (can break BC). Y is added features. Z is bug fixes. You can read more about Semver here: https://semver.org/

You can also see Symfonys release process here: https://symfony.com/releases

@axi
Copy link

axi commented Jan 14, 2020

Thanks for the answer, I was preparing a PR to report it to 3.4 but it won't be accepted if I understand. We should definitly move to 4.4...

SerhiyMytrovtsiy added a commit to SerhiyMytrovtsiy/translation that referenced this pull request Oct 19, 2022
…o long for "name" (Nyholm)

This PR was merged into the 4.1-dev branch.

Discussion
----------

[Translation] XLIFF2: Make sure to trim source if it is too long for "name"

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

This PR is a follow-up on @javiereguiluz's comment here: symfony/symfony-docs#9302

This feature was introduced in symfony/symfony#26149

Commits
-------

ca41fecfd9 Make sure to trim source if it is too long
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants