Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pt.xml « supp « locale-builder « tools - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c424d37d4fa589be74a2428e2d7f30ce1122bcc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8" ?>
<ldml>
  <numbers>
    <currencies>
      <currency type="BRL">
        <displayName>Real Brasileiro</displayName>
        <symbol>R$ </symbol>
      </currency>
    </currencies>
  </numbers>
</ldml>