2002-07-15 23:44:46 +00:00
|
|
|
// ***************************************************************************
|
|
|
|
// *
|
2003-06-22 22:06:39 +00:00
|
|
|
// * Copyright (C) 1997-2003, International Business Machines
|
2002-07-15 23:44:46 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
|
|
|
|
|
|
|
en_GU {
|
2003-06-22 22:06:39 +00:00
|
|
|
Version{ "x0.2" }
|
|
|
|
// Are NumberPatterns really needed?
|
|
|
|
NumberPatterns {
|
2002-07-15 23:44:46 +00:00
|
|
|
"#,##0.###;-#,##0.###",
|
|
|
|
"\u00A4#,##0.00;(\u00A4#,##0.00)",
|
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
|
|
|
}
|
|
|
|
}
|