29 lines
600 B
Plaintext
29 lines
600 B
Plaintext
|
// ***************************************************************************
|
||
|
// *
|
||
|
// * Copyright (C) 2001-2002, International Business Machines
|
||
|
// * Corporation and others. All Rights Reserved.
|
||
|
// *
|
||
|
// ***************************************************************************
|
||
|
|
||
|
de_LI{
|
||
|
Version{ "x0.1" }
|
||
|
LocaleID:int { 0x1407 }
|
||
|
CurrencyElements{
|
||
|
"CHF",
|
||
|
"CHF",
|
||
|
"."
|
||
|
}
|
||
|
NumberElements {
|
||
|
".",
|
||
|
"'",
|
||
|
";",
|
||
|
"%",
|
||
|
"0",
|
||
|
"#",
|
||
|
"-",
|
||
|
"E",
|
||
|
"\u2030",
|
||
|
"\u221E",
|
||
|
"\uFFFD",
|
||
|
}
|
||
|
}
|