Re: [docbook-apps] New locales

From
Michael Smith <>
Date
2005-05-12T07:00:55+00:00
ID
Thread
Re: [docbook-apps] New locales
Hi Bernd,

You wrote:

> Thanks Mike!
> 
> Regarding hi.xml, lines 1254 and 1301? The file only has 1206 lines? And 
> I just did a diff with en.xml, and they only differ in between lines 3 
> and 192(hi.xml)/184(en.xml)?

There's something whacky going on... "wc -l hi.xml" says the file
you posted is 1336 lines long. Take a look here:

  http://lists.oasis-open.org/archives/docbook-apps/200505/msg00088.html

The problems are in the following lines:

    1254: <l i="210l i="210">&#x00DA;</l>

    1301: <l i="210">&>

  --Mike