ICU-9288 Make calendarPreferenceData and metazoneInfo arrays to make ICU4J tests pass.
X-SVN-Rev: 32098
This commit is contained in:
parent
b6bb07e5a6
commit
448446d62f
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,9 @@
|
|||||||
// ***************************************************************************
|
// ***************************************************************************
|
||||||
supplementalData:table(nofallback){
|
supplementalData:table(nofallback){
|
||||||
calendarPreferenceData{
|
calendarPreferenceData{
|
||||||
001{"gregorian"}
|
001{
|
||||||
|
"gregorian",
|
||||||
|
}
|
||||||
AE{
|
AE{
|
||||||
"gregorian",
|
"gregorian",
|
||||||
"islamic",
|
"islamic",
|
||||||
|
Loading…
Reference in New Issue
Block a user