19 lines
904 B
Plaintext
19 lines
904 B
Plaintext
|
// ****************************************************************************
|
||
|
// * *
|
||
|
// * COPYRIGHT: *
|
||
|
// * (C) Copyright Taligent, Inc., 1997 *
|
||
|
// * (C) Copyright International Business Machines Corporation, 1997-99 *
|
||
|
// * Licensed Material - Program-Property of IBM - All Rights Reserved. *
|
||
|
// * US Government Users Restricted Rights - Use, duplication, or disclosure *
|
||
|
// * restricted by GSA ADP Schedule Contract with IBM Corp. *
|
||
|
// * *
|
||
|
// ****************************************************************************
|
||
|
|
||
|
de_DE_EURO {
|
||
|
CurrencyElements {
|
||
|
"\u20AC",
|
||
|
"EUR",
|
||
|
",",
|
||
|
}
|
||
|
}
|