09ac4ef907
X-SVN-Rev: 33890
25 lines
692 B
Plaintext
25 lines
692 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2013 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
// * Source File: <path>/common/main/root.xml
|
|
// *
|
|
// ***************************************************************************
|
|
/**
|
|
* ICU <specials> source: <path>/common/main/root.xml
|
|
*/
|
|
root{
|
|
Version{"2.0.89.24"}
|
|
codePatterns{
|
|
language{"{0}"}
|
|
script{"{0}"}
|
|
territory{"{0}"}
|
|
}
|
|
localeDisplayPattern{
|
|
keyTypePattern{"{0}: {1}"}
|
|
pattern{"{0} ({1})"}
|
|
separator{"{0}, {1}"}
|
|
}
|
|
}
|