2009-11-12 21:53:42 +00:00
|
|
|
// ***************************************************************************
|
|
|
|
// *
|
2013-01-26 01:14:35 +00:00
|
|
|
// * Copyright (C) 2013 International Business Machines
|
|
|
|
// * Corporation and others. All Rights Reserved.
|
2012-08-01 20:40:39 +00:00
|
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
|
|
// * Source File: <path>/common/main/root.xml
|
2009-11-12 21:53:42 +00:00
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
|
|
|
/**
|
2013-07-08 06:51:38 +00:00
|
|
|
* ICU <specials> source: <path>/common/main/root.xml
|
2009-11-12 21:53:42 +00:00
|
|
|
*/
|
|
|
|
root{
|
2013-07-08 06:51:38 +00:00
|
|
|
Version{"2.0.89.24"}
|
2009-11-12 21:53:42 +00:00
|
|
|
codePatterns{
|
|
|
|
language{"{0}"}
|
|
|
|
script{"{0}"}
|
|
|
|
territory{"{0}"}
|
|
|
|
}
|
|
|
|
localeDisplayPattern{
|
2011-03-12 14:57:18 +00:00
|
|
|
keyTypePattern{"{0}: {1}"}
|
2009-11-12 21:53:42 +00:00
|
|
|
pattern{"{0} ({1})"}
|
2013-07-08 06:51:38 +00:00
|
|
|
separator{"{0}, {1}"}
|
2009-11-12 21:53:42 +00:00
|
|
|
}
|
|
|
|
}
|