mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
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>
This commit is contained in:
parent
6eb00561c0
commit
204a18986a
20
zanata.xml
20
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>
|
||||
|
Loading…
Reference in New Issue
Block a user