2
0

ur_IN.xml 754 B

1234567891011121314151617181920212223242526272829303132
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <ldml>
  3. <identity>
  4. <version number="$Revision: 1.16 $"/>
  5. <generation date="$Date: 2009/05/05 23:06:41 $"/>
  6. <language type="ur"/>
  7. <territory type="IN"/>
  8. </identity>
  9. <numbers>
  10. <decimalFormats>
  11. <decimalFormatLength>
  12. <decimalFormat>
  13. <pattern>#,##,##0.###</pattern>
  14. </decimalFormat>
  15. </decimalFormatLength>
  16. </decimalFormats>
  17. <percentFormats>
  18. <percentFormatLength>
  19. <percentFormat>
  20. <pattern>#,##,##0%</pattern>
  21. </percentFormat>
  22. </percentFormatLength>
  23. </percentFormats>
  24. <currencyFormats>
  25. <currencyFormatLength>
  26. <currencyFormat>
  27. <pattern>¤ #,##,##0.00</pattern>
  28. </currencyFormat>
  29. </currencyFormatLength>
  30. </currencyFormats>
  31. </numbers>
  32. </ldml>