21 lines
556 B
Plaintext
21 lines
556 B
Plaintext
|
// ***************************************************************************
|
||
|
// *
|
||
|
// * Copyright (C) 2009 International Business Machines
|
||
|
// * Corporation and others. All Rights Reserved.
|
||
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||
|
// * Source File:<path>/common/main/mr.xml
|
||
|
// *
|
||
|
// ***************************************************************************
|
||
|
/**
|
||
|
* ICU <specials> source: <path>/xml/main/mr.xml
|
||
|
*/
|
||
|
mr{
|
||
|
Currencies{
|
||
|
INR{
|
||
|
"रु",
|
||
|
"INR",
|
||
|
}
|
||
|
}
|
||
|
Version{"2.0.42.82"}
|
||
|
}
|