django-i18n: small fix

This commit is contained in:
sundeep-co-in
2016-10-26 23:31:12 +05:30
parent 3bf72f1dba
commit be93cb488c
3 changed files with 4 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
<?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-demo</project>
<project-version>devel</project-version>
<project>ansible-tower</project>
<project-version>master</project-version>
<project-type>gettext</project-type>
<src-dir>awx/locale</src-dir>
<trans-dir>awx/locale</trans-dir>