2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2000-01-12 19:26:57 +00:00
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// * Copyright (C) 1997-2002, International Business Machines
|
2000-01-12 19:26:57 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
1999-08-16 21:50:52 +00:00
|
|
|
|
|
|
|
mk_MK {
|
2002-01-30 06:16:26 +00:00
|
|
|
Version{ "1.1" }
|
1999-08-16 21:50:52 +00:00
|
|
|
CurrencyElements {
|
2002-01-30 06:16:26 +00:00
|
|
|
"Den",
|
|
|
|
"MKD",
|
|
|
|
",",
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|
2002-01-30 06:16:26 +00:00
|
|
|
// LocaleString { "mk_MK" }
|
1999-08-16 21:50:52 +00:00
|
|
|
NumberPatterns {
|
2002-01-30 06:16:26 +00:00
|
|
|
"#,##0.###;(#,##0.###)",
|
|
|
|
"\u00A4 #,##0.00;-\u00A4 #,##0.00",
|
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|
2002-01-30 06:16:26 +00:00
|
|
|
// ShortCountry { "MKD" }
|
2002-02-08 01:08:50 +00:00
|
|
|
LocaleID:int { 0x042f }
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|