2004-08-20 23:12:31 +00:00
|
|
|
// ***************************************************************************
|
2000-01-12 19:26:57 +00:00
|
|
|
// *
|
2004-08-20 23:12:31 +00:00
|
|
|
// * Copyright (C) 2004 International Business Machines
|
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
2004-10-30 09:59:33 +00:00
|
|
|
// * Source File: ../../../locale/common/main/de_LU.xml
|
2000-01-12 19:26:57 +00:00
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2004-08-20 23:12:31 +00:00
|
|
|
de_LU{
|
|
|
|
Currencies{
|
|
|
|
LUF{
|
|
|
|
"F",
|
|
|
|
"Luxemburgischer Franc",
|
|
|
|
{
|
|
|
|
"#,##0 ¤;-#,##0 ¤",
|
|
|
|
".",
|
|
|
|
",",
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
NumberPatterns{
|
2002-01-30 06:16:26 +00:00
|
|
|
"#,##0.###;-#,##0.###",
|
2004-08-20 23:12:31 +00:00
|
|
|
"#,##0.00 ¤;-#,##0.00 ¤",
|
2002-01-30 06:16:26 +00:00
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|
2004-08-20 23:12:31 +00:00
|
|
|
Version{"1.2"}
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|