Blame view

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