-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Translation] Allow using dashes in locale when linting Xliff files #40172
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
Conversation
Hey! I see that more good work is coming your way. To help keep things organized, we don't allow "Draft" pull requests. Could you please click the "ready for review" button or close this PR and open a new one when you are done? Note that a pull request does not have to be "perfect" or "ready for merge" when you first open it. We just want it to be ready for a first review. Cheers! Carsonbot |
147627a
to
4078cdb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, I am just not sure if this should be considered a bugfix or a new feature 🧐
A bug fix would be great, since the corresponding application can not yet upgrade to 🤓 |
I know, from my perspective it can be considered a bugfix, as you explained it is conform with the spec 👍🏻 |
b3c8c14
to
7bfb693
Compare
Thank you @localheinz. |
Thank you, @derrabus, @fabpot, @nicolas-grekas, and @OskarStark! |
Will this change validate |
Open for a PR including a testcase so we can talk about code and an example? |
This pull request
XliffLintCommand
succeeds linting an Xliff file where both the the target language and the locale in the file name use dashes as separatorsXliffLintCommand
to allow using the same value for target language and locale in the corresponding file name