The xml file has the following:
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
<java-update>
<information version="1.0" xml:lang="en">
<identifier></identifier>
<description>J2SE Runtime Environment 6.0</description>
<url>http://java.sun.com/update/1.6.0/jre-6_0-windows-i586.exe</url>
<msi-url>http://java.sun.com/update/1.6.0/</msi-url>
<options>ED=0</options>
</information>
<information version="1.0" xml:lang="ja">
<identifier></identifier>
<description>J2SE Runtime Environment 6.0</description>
<url>http://java.sun.com/update/1.6.0/jre-6_0-windows-i586.exe</url>
<msi-url>http://java.sun.com/update/1.6.0/</msi-url>
<options>ED=0</options>
</information>
</java-update>
The entries are the same for both English and Japanese. There is no reason to have a "ja" section.
###@###.### 2005-07-20 15:17:23 GMT
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
<java-update>
<information version="1.0" xml:lang="en">
<identifier></identifier>
<description>J2SE Runtime Environment 6.0</description>
<url>http://java.sun.com/update/1.6.0/jre-6_0-windows-i586.exe</url>
<msi-url>http://java.sun.com/update/1.6.0/</msi-url>
<options>ED=0</options>
</information>
<information version="1.0" xml:lang="ja">
<identifier></identifier>
<description>J2SE Runtime Environment 6.0</description>
<url>http://java.sun.com/update/1.6.0/jre-6_0-windows-i586.exe</url>
<msi-url>http://java.sun.com/update/1.6.0/</msi-url>
<options>ED=0</options>
</information>
</java-update>
The entries are the same for both English and Japanese. There is no reason to have a "ja" section.
###@###.### 2005-07-20 15:17:23 GMT