4d47dd3226
X-SVN-Rev: 36458
24 lines
661 B
Plaintext
Executable File
24 lines
661 B
Plaintext
Executable File
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2014 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
// * Source File: <path>/common/main/en_001.xml
|
|
// *
|
|
// ***************************************************************************
|
|
en_001{
|
|
Version{"2.1.6.69"}
|
|
unitsNarrow{
|
|
temperature{
|
|
celsius{
|
|
one{"{0}°"}
|
|
other{"{0}°"}
|
|
}
|
|
fahrenheit{
|
|
one{"{0}°F"}
|
|
other{"{0}°F"}
|
|
}
|
|
}
|
|
}
|
|
}
|