2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
|
|
|
// *
|
2003-06-03 06:44:40 +00:00
|
|
|
// * Copyright (C) 1997-2003, International Business Machines
|
2002-01-30 06:16:26 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
1999-08-16 21:50:52 +00:00
|
|
|
|
|
|
|
ar_KW {
|
2003-06-10 06:35:39 +00:00
|
|
|
Version{ "2.0" }
|
2001-03-22 02:19:12 +00:00
|
|
|
NumberPatterns {
|
2002-01-30 06:16:26 +00:00
|
|
|
"#,##0.###;#,##0.###-",
|
|
|
|
"\u00A4 #,##0.000;\u00A4 #,##0.000-",
|
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
2001-03-22 02:19:12 +00:00
|
|
|
}
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|