Re: [docbook-apps] docbook-xsl-1.60.0 vs. german hyphenation

From
Joachim Ziegler <>
Date
2003-05-19T14:17:59+00:00
ID
Thread
Re: [docbook-apps] docbook-xsl-1.60.0 vs. german hyphenation
Togan Muftuoglu wrote:
> * Joachim Ziegler; <> on 09 May, 2003 wrote:
> 
>> No "de" localization of "hyphenation-remain-character-count" exists;
>> using "en".No "de" localization of "hyphenation-character" exists; using
>> "en".
>> No "de" localization of "hyphenation-push-character-count" exists; using
>> "en".
> 
> 
> You need to update common/de.xml file which is missing the hyphenation
> related parts in addition to the datetime releated things. Copy the
> missing parts fromthe common/en.xml and adjust it to your needs

Sorry, I don't understand what to do. I've copied 3 lines

    <l:gentext key="hyphenation-character" text="&#8208;"/>
    <l:gentext key="hyphenation-push-character-count" text="2"/>
    <l:gentext key="hyphenation-remain-character-count" text="2"/>

to de.xml without knowing what this is really good for. I find no other 
"hyphenation related parts" in en.xml.


> Hehe Turkish is full support :-)

So you must be very happy :-)

Why is German hyphenation/date not supported any more? Is this a bug? If 
so, why isn't it fixed in 1.60.1?

Joachim