00ca13e126
X-SVN-Rev: 38776
25 lines
630 B
Plaintext
Executable File
25 lines
630 B
Plaintext
Executable File
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2016 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
// * Source File: <path>/common/main/en_GG.xml
|
|
// *
|
|
// ***************************************************************************
|
|
en_GG{
|
|
%%Parent{"en_001"}
|
|
Currencies{
|
|
GBP{
|
|
"£",
|
|
"UK Pound",
|
|
}
|
|
}
|
|
CurrencyPlurals{
|
|
GBP{
|
|
one{"UK pound"}
|
|
other{"UK pounds"}
|
|
}
|
|
}
|
|
Version{"2.1.19.14"}
|
|
}
|