mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-25 02:03:03 +01:00
20 lines
537 B
Plaintext
20 lines
537 B
Plaintext
|
// ***************************************************************************
|
||
|
// *
|
||
|
// * Copyright (C) 1997-2003, International Business Machines
|
||
|
// * Corporation and others. All Rights Reserved.
|
||
|
// *
|
||
|
// ***************************************************************************
|
||
|
// Date Name Description
|
||
|
// 10/23/2000 grhoten Initial version
|
||
|
|
||
|
|
||
|
sw_KE {
|
||
|
Version { "2.0" }
|
||
|
NumberPatterns {
|
||
|
"#,##0.###;-#,##0.###",
|
||
|
"\u00A4#,##0.00;-\u00A4#,##0.00",
|
||
|
"#,##0%",
|
||
|
"#E0",
|
||
|
}
|
||
|
}
|