Commit Graph

13 Commits

Author SHA1 Message Date
Alex Rickabaugh 2d1347b2ce Revert "refactor: remove checked-in locale files ()" ()
This reverts commit 5822771946.

PR Close 
2021-06-16 09:49:38 -07:00
Paul Gschwendtner 5822771946 refactor: remove checked-in locale files ()
This is a pre-refactor commit allowing us to move
the CLDR locale generation to Bazel where files would
no longer be checked-in, except for the `closure-locale`
file that is synced into Google3.

PR Close 
2021-06-14 09:59:46 -07:00
Jessica Janiuk 66f49c2497 Revert "refactor: remove checked-in locale files" ()
This reverts commit 3a83ec8020f96c293fdc316854e199281d329111.

PR Close 
2021-06-08 10:06:24 -07:00
Paul Gschwendtner 9421bcd978 refactor: remove checked-in locale files ()
This is a pre-refactor commit allowing us to move
the CLDR locale generation to Bazel where files would
no longer be checked-in, except for the `closure-locale`
file that is synced into Google3.

PR Close 
2021-06-07 15:34:38 -07:00
Joey Perrott d1ea1f4c7f build: update license headers to reference Google LLC ()
Update the license headers throughout the repository to reference Google LLC
rather than Google Inc, for the required license headers.

PR Close 
2020-05-26 14:26:58 -04:00
Pete Bacon Darwin 2f31ceca47 refactor: update locales with extracted currency codes ()
The locale data extraction has been modified to include the default
currency code in the generated locale data. This commit updates these
generated files accordingly.

PR Close 
2020-01-13 09:57:06 -08:00
Feliks Khantsis 15d3e741e9 feat: update the locale files ()
PR Close 
2019-12-03 15:58:09 -08:00
Joey Perrott c77faf566e fix(common): update CLDR generated files to 36.0.0 ()
PR Close 
2019-11-07 22:11:33 +00:00
Olivier Combe 5706810af2 fix(common): replace i18n locale undefined values by a const ()
Fixes 
PR Close 
2018-04-11 15:34:46 -07:00
Olivier Combe 0b2f7d13d0 fix(common): regenerate i18n locale data files ()
PR Close 
2018-02-09 14:42:23 -08:00
Olivier Combe 97b18b2a5c fix(common): extract plural function from i18n locale data files for TS 2.6 ()
Fixes 

PR Close 
2018-01-19 13:23:34 -08:00
Olivier Combe 135a2822ea fix(common): don't remove special characters when extracting CLDR data ()
PR Close 
2018-01-19 13:23:34 -08:00
Victor Berchet 4c5aac8cd5 refactor(common): move generated locale files ()
PR Close 
2017-08-29 11:26:10 -05:00