17 lines
241 B
Plaintext
17 lines
241 B
Plaintext
|
en_GB_EURO {
|
||
|
|
||
|
CurrencyElements {
|
||
|
"\u20ac",
|
||
|
"EUR ",
|
||
|
".",
|
||
|
}
|
||
|
|
||
|
NumberPatterns {
|
||
|
"#,##0.###;-#,##0.###",
|
||
|
"\u00a4#,##0.00;-\u00a4#,##0.00",
|
||
|
"#,##0%",
|
||
|
}
|
||
|
|
||
|
}
|
||
|
|