CHANGES conversion from KOI8-R to UTF-8.

This commit is contained in:
Igor Sysoev
2011-08-23 12:50:54 +00:00
parent ae6eba4f16
commit 03228790c6
4 changed files with 2676 additions and 2676 deletions
+7 -7
View File
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="KOI8-R" ?>
<?xml version="1.0" ?>
<!DOCTYPE configuration SYSTEM "../dtd/change_log_conf.dtd" >
<configuration>
@@ -9,14 +9,14 @@
<indent> </indent>
<changes lang="ru">
<title>éÚÍÅÎÅÎÉÑ × </title>
<title>Изменения в </title>
<length>66</length>
<bugfix>éÓÐÒÁ×ÌÅÎÉÅ</bugfix>
<feature>äÏÂÁ×ÌÅÎÉÅ</feature>
<change>éÚÍÅÎÅÎÉÅ</change>
<security>âÅÚÏÐÁÓÎÏÓÔØ</security>
<workaround>éÚÍÅÎÅÎÉÅ</workaround>
<bugfix>Исправление</bugfix>
<feature>Добавление</feature>
<change>Изменение</change>
<security>Безопасность</security>
<workaround>Изменение</workaround>
</changes>
<changes lang="en">
+2667 -2667
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
X:stylesheet {
X:output method="text" encoding="koi8-r";
X:output method="text";
X:param lang="'en'";
X:param configuration="'../xml/change_log_conf.xml'";
+1 -1
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output encoding="koi8-r" method="text"/>
<xsl:output method="text"/>
<xsl:param select="'en'" name="lang"/>