2004-08-26 20:45:12 +00:00
|
|
|
// ***************************************************************************
|
2004-08-13 21:41:01 +00:00
|
|
|
// *
|
2004-08-26 20:45:12 +00:00
|
|
|
// * Copyright (C) 2004 International Business Machines
|
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
2004-10-14 20:10:38 +00:00
|
|
|
// * Source File: ../../../locale/common/collation/root.xml
|
2004-08-13 21:41:01 +00:00
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
2004-10-14 20:10:38 +00:00
|
|
|
/**
|
|
|
|
* ICU <specials> source: ../../../locale/icu/collation/root.xml
|
|
|
|
*/
|
2004-08-26 20:45:12 +00:00
|
|
|
root{
|
2004-10-14 20:10:38 +00:00
|
|
|
"%%UCARULES":include{"../unidata/UCARules.txt"}
|
|
|
|
Version{"1.2"}
|
2004-08-26 20:45:12 +00:00
|
|
|
collations{
|
|
|
|
default{"standard"}
|
|
|
|
standard{
|
|
|
|
Sequence{""}
|
|
|
|
Version{"0.0"}
|
2004-08-13 21:41:01 +00:00
|
|
|
}
|
2004-10-14 20:10:38 +00:00
|
|
|
validSubLocales{
|
|
|
|
ga{""}
|
|
|
|
ga_IE{""}
|
|
|
|
id{""}
|
|
|
|
id_ID{""}
|
|
|
|
ms{""}
|
|
|
|
ms_BN{""}
|
|
|
|
ms_MY{""}
|
|
|
|
nl{""}
|
|
|
|
nl_BE{""}
|
|
|
|
nl_NL{""}
|
|
|
|
pt{""}
|
|
|
|
pt_BR{""}
|
|
|
|
pt_PT{""}
|
|
|
|
}
|
2004-08-13 21:41:01 +00:00
|
|
|
}
|
|
|
|
}
|