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

chore(ngLocale): regenerate locale files #12307

Closed
wants to merge 1 commit into from

Conversation

lgalfaso
Copy link
Contributor

@lgalfaso lgalfaso commented Jul 8, 2015

No description provided.

Regenrate all locale files
Remove jshint checks on auto-generated locale files
@@ -123,9 +123,6 @@ module.exports = function(grunt) {
ngCookies: {
files: { src: 'src/ngCookies/**/*.js' },
},
ngLocale: {
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The function pluralCat that comes from google closure does not pass the jshint.

@petebacondarwin petebacondarwin self-assigned this Jul 16, 2015
@lgalfaso lgalfaso mentioned this pull request Jul 16, 2015
@petebacondarwin
Copy link
Contributor

Closing in favour of #12362

petebacondarwin added a commit to petebacondarwin/angular.js that referenced this pull request Jul 16, 2015
This regeneration takes into account the changes due to:

* update to closure library 27.0.1
* fix to default position of negative sign in currency formats

Closes angular#12307
Closes angular#12362
netman92 pushed a commit to netman92/angular.js that referenced this pull request Aug 8, 2015
This regeneration takes into account the changes due to:

* update to closure library 27.0.1
* fix to default position of negative sign in currency formats

Closes angular#12307
Closes angular#12362
ggershoni pushed a commit to ggershoni/angular.js that referenced this pull request Sep 29, 2015
This regeneration takes into account the changes due to:

* update to closure library 27.0.1
* fix to default position of negative sign in currency formats

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

Successfully merging this pull request may close these issues.

4 participants