340b47c297
X-SVN-Rev: 32666
31 lines
708 B
Plaintext
31 lines
708 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2012 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
// * Source File: <path>/common/main/kl.xml
|
|
// *
|
|
// ***************************************************************************
|
|
/**
|
|
* ICU <specials> source: <path>/xml/main/kl.xml
|
|
*/
|
|
kl{
|
|
Currencies{
|
|
DKK{
|
|
"kr",
|
|
"DKK",
|
|
}
|
|
EUR{
|
|
"€",
|
|
"euro",
|
|
}
|
|
}
|
|
CurrencyPlurals{
|
|
EUR{
|
|
one{"euro"}
|
|
other{"euro"}
|
|
}
|
|
}
|
|
Version{"2.0.78.17"}
|
|
}
|