835423836d
X-SVN-Rev: 550
22 lines
581 B
Plaintext
22 lines
581 B
Plaintext
// *******************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2000, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// *******************************************************************************
|
|
|
|
cs_CZ {
|
|
CurrencyElements {
|
|
"K\u010D",
|
|
"CZK",
|
|
",",
|
|
}
|
|
LocaleString { "cs_CZ" }
|
|
NumberPatterns {
|
|
"#,##0.##;-#,##0.##",
|
|
"#,##0.## \u00A4;-#,##0.## \u00A4",
|
|
"#,##0%",
|
|
}
|
|
ShortCountry { "CZE" }
|
|
}
|