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

Encoding issues with i18n other than english #2417

Closed
lgalfaso opened this issue Apr 16, 2013 · 1 comment
Closed

Encoding issues with i18n other than english #2417

lgalfaso opened this issue Apr 16, 2013 · 1 comment

Comments

@lgalfaso
Copy link
Contributor

The locales at the i18n only escape the character \u00A4. It would be nice to escape all characters above \u007f

lgalfaso added a commit to lgalfaso/angular.js that referenced this issue Apr 16, 2013
Modify the script that writes the locales so all characters above \u007f are escaped
Run the modified script and update the locales

Closes angular#2417
@lgalfaso
Copy link
Contributor Author

Did the pull request in a way I did not intended, this can be tracked using #2418

petebacondarwin added a commit that referenced this issue Apr 17, 2013
Modify the script that writes the locales so all characters above \u007f are escaped
Includes the updated locale files after running the closureI18nExtractor.

Closes #2417
petebacondarwin added a commit that referenced this issue Apr 17, 2013
Modify the script that writes the locales so all characters above \u007f are escaped
Includes the updated locale files after running the closureI18nExtractor.

Closes #2417
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant