2009-11-12 21:53:42 +00:00
|
|
|
// ***************************************************************************
|
|
|
|
// *
|
2010-02-18 14:30:15 +00:00
|
|
|
// * Copyright (C) 2010 International Business Machines
|
2009-11-12 21:53:42 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
|
|
|
// * Source File:<path>/common/main/ur.xml
|
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
|
|
|
/**
|
|
|
|
* ICU <specials> source: <path>/xml/main/ur.xml
|
|
|
|
*/
|
|
|
|
ur{
|
|
|
|
Countries{
|
|
|
|
IN{"بھارت"}
|
|
|
|
PK{"پاکستان"}
|
|
|
|
}
|
2010-03-04 05:41:47 +00:00
|
|
|
Version{"2.0.47.65"}
|
2009-11-12 21:53:42 +00:00
|
|
|
}
|