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

Fix locale generation and update locales #6179

Closed
@tbosch

Description

@tbosch

After updating the google closure library locales, the locale generation fails.
The locale files then contain a reference to goog.i18n.pluralRules.get_vf_ in the pluralCat property.

Update locale files:

  • i18n/update-closure.sh
  • i18n/generate.sh

Note: Right now no unit test if failing because of this, only jshint complains about it! We should really add unit tests for the locales as well (maybe in the i18n subfolder?).

Idea for solving this:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions