зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1431957 - Rerun |python ./make_intl_data.py currency| generating currency data into the new location, demonstrating that the only changes that happen are because upstream data changed (in insignificant ways). r=anba
--HG-- extra : rebase_source : adc3444894bfba21d38e7f64376687736a45b3a5
This commit is contained in:
Родитель
0a795699ac
Коммит
3454b689e2
|
@ -1,5 +1,5 @@
|
|||
// Generated by make_intl_data.py. DO NOT EDIT.
|
||||
// Version: 2017-01-01
|
||||
// Version: 2018-01-01
|
||||
|
||||
/**
|
||||
* Mapping from currency codes to the number of decimal digits used for them.
|
||||
|
@ -19,7 +19,7 @@ var currencyDigits = {
|
|||
CLP: 0,
|
||||
// Djibouti Franc (DJIBOUTI)
|
||||
DJF: 0,
|
||||
// Guinea Franc (GUINEA)
|
||||
// Guinean Franc (GUINEA)
|
||||
GNF: 0,
|
||||
// Iraqi Dinar (IRAQ)
|
||||
IQD: 3,
|
||||
|
@ -29,7 +29,7 @@ var currencyDigits = {
|
|||
JOD: 3,
|
||||
// Yen (JAPAN)
|
||||
JPY: 0,
|
||||
// Comoro Franc (COMOROS (THE))
|
||||
// Comorian Franc (COMOROS (THE))
|
||||
KMF: 0,
|
||||
// Won (KOREA (THE REPUBLIC OF))
|
||||
KRW: 0,
|
||||
|
|
Загрузка…
Ссылка в новой задаче