Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

fix(i18n): fix typo at i18n generation code #8962

Closed
wants to merge 1 commit into from

Conversation

lgalfaso
Copy link
Contributor

@lgalfaso lgalfaso commented Sep 5, 2014

Fix typo at i18n generation code. This would remove the property macFrac that has no meaning from all the generated locales

To complete the patch, there is a need to generate the i18n locales once again, but adding this to this PR would make it really hard to spot the single change

Fix typo at i18n generation code. This would remove the
property `macFrac` that has no meaning from all the
generated locales
@lgalfaso
Copy link
Contributor Author

lgalfaso commented Sep 5, 2014

If needed, I can repost this PR with the i18n regenerated, but I think it would pollute the PR a lot

@btford
Copy link
Contributor

btford commented Sep 10, 2014

LGTM.

We have another PR that affects locale files that we'll need to regenerate after – #9013. @caitp: thoughts?

@btford btford self-assigned this Sep 10, 2014
@caitp
Copy link
Contributor

caitp commented Sep 10, 2014

On this one? This probably should have been merged last week, it looks good

@btford
Copy link
Contributor

btford commented Sep 10, 2014

I'm gonna merge it then. 👍

@btford
Copy link
Contributor

btford commented Sep 10, 2014

Landed as eb4afd4. Thanks @lgalfaso!

@btford btford closed this Sep 10, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants