scuffed-code/icu4c/source/data/locales/de_DE.txt
George Rhoten 53d6bdbe2a ICU-1616 Locale data verification.
Remove duplicates.
Fix malformed data.
Add some missing data.
and so on.

X-SVN-Rev: 7530
2002-01-30 06:16:26 +00:00

25 lines
615 B
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 1997-2002, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
de_DE {
Version { "1.0" }
CurrencyElements {
"\u20AC",
"EUR",
",",
}
// LocaleString { "de_DE" }
NumberPatterns {
"#,##0.###;-#,##0.###",
"#,##0.00 \u00A4;-#,##0.00 \u00A4",
"#,##0%",
"#E0",
}
// ShortCountry { "DEU" }
LocaleID { "0407" }
}