summaryrefslogtreecommitdiffstats
path: root/Admin/PoInventory.xml
blob: bc20e4a4f46772a8d132df21456845a0c5e96f17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<PoInventory xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xsi:noNamespaceSchemaLocation="gnu/schema/PoInventory.xsd">
  <domains>
    <domain name="fileutils"/>
    <domain name="sh-utils"/>
  </domains>
  <teams>
    <team name="de"/>
    <team name="pt_BR"/>
  </teams>
  <PoFiles>
    <po domain="fileutils" team="pt_BR">82</po>
    <po domain="sh-utils" team="de">99</po>
  </PoFiles>
</PoInventory>