BindingFlags.Public needed here as Exception.HResult is now public in .NET 4.5. This...
[mono.git] / tools / locale-builder / supp / pt.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <ldml>
3   <numbers>
4     <currencies>
5       <currency type="BRL">
6         <displayName>Real Brasileiro</displayName>
7         <symbol>R$ </symbol>
8       </currency>
9     </currencies>
10   </numbers>
11 </ldml>
12