ur_IN.xml 838 B

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