summaryrefslogtreecommitdiffstats
path: root/zanata.xml
diff options
context:
space:
mode:
authorMartin Basti <mbasti@redhat.com>2016-05-26 14:41:57 +0200
committerMartin Basti <mbasti@redhat.com>2016-05-31 13:50:07 +0200
commit204a18986a1923f75bc75215d20dfa2eb9229729 (patch)
tree93a13949b4cca166f7e530546f91ce2ea3aa61b9 /zanata.xml
parent6eb00561c0f85085d86f7be936b632ba017fc4f1 (diff)
downloadfreeipa-204a18986a1923f75bc75215d20dfa2eb9229729.tar.gz
freeipa-204a18986a1923f75bc75215d20dfa2eb9229729.tar.xz
freeipa-204a18986a1923f75bc75215d20dfa2eb9229729.zip
Translations: remove deprecated locale configuration
zanata.xml should not contain <locale>, because this tag is deprecated and locales are handled/configured on the server side. Also locale mappings are done on server side. https://fedorahosted.org/freeipa/ticket/5915 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
Diffstat (limited to 'zanata.xml')
-rw-r--r--zanata.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/zanata.xml b/zanata.xml
index f95404736..d39a59362 100644
--- a/zanata.xml
+++ b/zanata.xml
@@ -7,25 +7,5 @@
<src-dir>.</src-dir>
<trans-dir>.</trans-dir>
- <locales>
- <locale map-from='bn_IN'>bn-IN</locale>
- <locale>ca</locale>
- <locale>cs</locale>
- <locale>de</locale>
- <locale>es</locale>
- <locale>eu</locale>
- <locale>fr</locale>
- <locale>hi</locale>
- <locale>hu</locale>
- <locale>id</locale>
- <locale>ja</locale>
- <locale>kn</locale>
- <locale>nl</locale>
- <locale>pl</locale>
- <locale>ru</locale>
- <locale>tg</locale>
- <locale>uk</locale>
- <locale map-from='zh_CN'>zh-CN</locale>
- </locales>
<rules/>
</config>