mirror of
https://github.com/reactos/reactos.git
synced 2024-11-11 01:04:11 +00:00
c424146e2c
svn path=/branches/cmake-bringup/; revision=48236
24 lines
722 B
Text
24 lines
722 B
Text
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2007 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
|
// * Source File:<path>/common/collation/es.xml
|
|
// *
|
|
// ***************************************************************************
|
|
/**
|
|
* ICU <specials> source: <path>/xml/collation/es.xml
|
|
*/
|
|
es{
|
|
Version{"1.23"}
|
|
collations{
|
|
standard{
|
|
Sequence{"&N<ñ<<<Ñ&ae<<æ<<<Æ"}
|
|
Version{"1.5"}
|
|
}
|
|
traditional{
|
|
Sequence{"&N<ñ<<<Ñ&C<ch<<<Ch<<<CH&l<ll<<<Ll<<<LL"}
|
|
Version{"1.5"}
|
|
}
|
|
}
|
|
}
|