1
0
mirror of https://github.com/apache/httpd.git synced 2025-07-30 20:03:10 +03:00
Files
apache/docs/manual/style/xsl/util/designations.xml
Lucien Gentis e8739654d6 russian doc - from KOI8-R to UTF-8
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1882347 13f79535-47bb-0310-9956-ffa450edef68
2020-10-09 13:07:05 +00:00

14 lines
653 B
XML

<?xml version="1.0" encoding="utf-8"?><items>
<item charset="ISO-8859-1" lang="da">.html.da</item>
<item charset="ISO-8859-1" lang="de">.html.de</item>
<item charset="UTF-8" lang="en">.html.en.utf8</item>
<item charset="UTF-8" lang="es">.html.es.utf8</item>
<item charset="UTF-8" lang="fr">.html.fr.utf8</item>
<item charset="UTF-8" lang="ja">.html.ja.utf8</item>
<item charset="EUC-KR" lang="ko">.html.ko.euc-kr</item>
<item charset="ISO-8859-1" lang="pt-br">.html.pt-br</item>
<item charset="UTF-8" lang="ru">.html.ru.utf8</item>
<item charset="UTF-8" lang="tr">.html.tr.utf8</item>
<item charset="UTF-8" lang="zh-cn">.html.zh-cn.utf8</item>
</items>