scuffed-code/icu4c/source/data/curr/en_GB.txt

33 lines
869 B
Plaintext
Raw Normal View History

// ***************************************************************************
// *
// * Copyright (C) 2016 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/en_GB.xml
// *
// ***************************************************************************
en_GB{
%%Parent{"en_001"}
Currencies{
ILR{
"ILR",
"Israeli Shekel (19801985)",
}
ILS{
"₪",
"Israeli New Shekel",
}
}
CurrencyPlurals{
ILR{
one{"Israeli shekel (19801985)"}
other{"Israeli shekels (19801985)"}
}
ILS{
one{"Israeli new shekel"}
other{"Israeli new shekels"}
}
}
Version{"2.1.22.17"}
}