c3e8cd3c03
X-SVN-Rev: 2151
23 lines
598 B
Plaintext
23 lines
598 B
Plaintext
// *******************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2000, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// *******************************************************************************
|
|
|
|
ja_JP {
|
|
CurrencyElements {
|
|
"\uFFE5",
|
|
"JPY",
|
|
".",
|
|
}
|
|
LocaleString { "ja_JP" }
|
|
NumberPatterns {
|
|
"#,##0.###;-#,##0.###",
|
|
"\u00A4#,##0;-\u00A4#,##0",
|
|
"#,##0%",
|
|
}
|
|
ShortCountry { "JPN" }
|
|
LocaleID { "0411" }
|
|
}
|