5c4c1cd77e
X-SVN-Rev: 11182
34 lines
847 B
Plaintext
34 lines
847 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2002, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// ***************************************************************************
|
|
|
|
sq_AL {
|
|
Version{ "1.1" }
|
|
CurrencyElements {
|
|
"Lek",
|
|
"ALL",
|
|
",",
|
|
}
|
|
// LocaleString { "sq_AL" }
|
|
NumberPatterns {
|
|
"#,##0.###;-#,##0.###",
|
|
"\u00A4#,##0.00;-\u00A4#,##0.00",
|
|
"#,##0%",
|
|
"#E0",
|
|
}
|
|
zoneStrings {
|
|
{
|
|
"Europe/Tirane",
|
|
"CET", // TODO: Replace with long Albanian name
|
|
"CET",
|
|
"CEST", // TODO: Replace with long Albanian name
|
|
"CEST",
|
|
}
|
|
}
|
|
// ShortCountry { "ALB" }
|
|
LocaleID:int { 0x041c }
|
|
}
|