awx/config/zanata.xml
2016-10-27 08:13:02 +05:30

13 lines
457 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<config xmlns="http://zanata.org/namespace/config/">
<url>https://translate.stage.engineering.redhat.com/</url>
<project>ansible-django</project>
<project-version>devel</project-version>
<project-type>podir</project-type>
<src-dir>awx/locale</src-dir>
<trans-dir>awx/locale</trans-dir>
<rules>
<rule>{locale}/LC_MESSAGES/{filename}.po</rule>
</rules>
</config>