08fb2eacd2
X-SVN-Rev: 33202
22 lines
574 B
Plaintext
Executable File
22 lines
574 B
Plaintext
Executable File
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2013 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
// * Source File: <path>/common/main/en_ZA.xml
|
|
// *
|
|
// ***************************************************************************
|
|
en_ZA{
|
|
Currencies{
|
|
USD{
|
|
"US$",
|
|
"US Dollar",
|
|
}
|
|
ZAR{
|
|
"R",
|
|
"South African Rand",
|
|
}
|
|
}
|
|
Version{"2.0.81.63"}
|
|
}
|