scuffed-code/icu4c/source/data/locales/en_GB_EURO.txt
2001-07-31 01:31:07 +00:00

23 lines
533 B
Plaintext

// *******************************************************************************
// *
// * Copyright (C) 1997-2001, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
en_GB_EURO {
CurrencyElements {
"\u20ac",
"EUR",
".",
}
NumberPatterns {
"#,##0.###;-#,##0.###",
"\u00a4#,##0.00;-\u00a4#,##0.00",
"#,##0%",
}
}