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