d62a45c0bc
X-SVN-Rev: 26884
24 lines
656 B
Plaintext
24 lines
656 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2009 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
|
// * Source File:<path>/common/main/root.xml
|
|
// *
|
|
// ***************************************************************************
|
|
/**
|
|
* ICU <specials> source: <path>/xml/main/root.xml
|
|
*/
|
|
root{
|
|
Version{"2.0.42.82"}
|
|
codePatterns{
|
|
language{"{0}"}
|
|
script{"{0}"}
|
|
territory{"{0}"}
|
|
}
|
|
localeDisplayPattern{
|
|
pattern{"{0} ({1})"}
|
|
separator{", "}
|
|
}
|
|
}
|