Skip to content

Fixes for translation lint where punctuation and HTML entities are side by side#142

Merged
adidahiya merged 1 commit intopalantir:masterfrom
EmpaticoOrg:translation-lint-fixes
Feb 13, 2018
Merged

Fixes for translation lint where punctuation and HTML entities are side by side#142
adidahiya merged 1 commit intopalantir:masterfrom
EmpaticoOrg:translation-lint-fixes

Conversation

@praxxis
Copy link
Contributor

@praxxis praxxis commented Feb 13, 2018

This case came up running lint across our larger code base, where strings like {var1}: {var2} were incorrectly flagged when both punctuation and HTML entities were allowed.

…de by side

This case came up running lint across our larger code base, where strings like "{var1}: {var2}" were incorrectly flagged when both punctuation and HTML entities were allowed.
Copy link
Contributor

@adidahiya adidahiya left a comment

Choose a reason for hiding this comment

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

thanks!

@adidahiya adidahiya merged commit 1c2f7fc into palantir:master Feb 13, 2018
@praxxis praxxis deleted the translation-lint-fixes branch February 13, 2018 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants