diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-31 23:16:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-31 23:16:45 +0100 |
| commit | f75f006355080991ba7d35633136b4b340e34afc (patch) | |
| tree | c64f45f3d81ed64056f9973af93a9dcf4ec0d4b3 | |
| parent | a4edbed652e259c76c1762006bf40b78654e324e (diff) | |
Remove zanata.xml.
| -rw-r--r-- | zanata.xml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/zanata.xml b/zanata.xml deleted file mode 100644 index e67d18c72..000000000 --- a/zanata.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="yes"?> -<config xmlns="http://zanata.org/namespace/config/"> - <url>https://translate.zanata.org/zanata/</url> - <project>dcpomatic</project> - <project-version>2.0</project-version> - <project-type>gettext</project-type> - - <locales> - <locale map-from='fr_FR'>fr</locale> - <locale map-from='de_DE'>de-DE</locale> - <locale map-from='nl_NL'>nl</locale> - <locale map-from='sv_SE'>sv</locale> - <locale map-from='it_IT'>it</locale> - <locale map-from='es_ES'>es-ES</locale> - <locale map-from='ru_RU'>ru</locale> - </locales> - - <rules> - <rule pattern="*.po">{filename}_{locale_with_underscore}.po</rule> - </rules> - -</config> |
