Re: [PATCH] Re: Bug: label translation in a document

2003-06-11 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Fri, Jun 06, 2003 at 03:30:35PM +0100, John Levon wrote: >> An old bug. class changes don't trigger language update. JMarc, >> this one applies to 1.3 too I suppose. Can you apply it ? John> This one works better, applied to 1.4 Tha

Re: [PATCH] Re: Bug: label translation in a document

2003-06-06 Thread John Levon
On Fri, Jun 06, 2003 at 03:30:35PM +0100, John Levon wrote: > An old bug. class changes don't trigger language update. JMarc, this > one applies to 1.3 too I suppose. Can you apply it ? This one works better, applied to 1.4 regards john Index: ControlDocument.C

Re: [PATCH] Re: Bug: label translation in a document

2003-06-06 Thread John Levon
On Fri, Jun 06, 2003 at 03:30:35PM +0100, John Levon wrote: > An old bug. class changes don't trigger language update. JMarc, this > one applies to 1.3 too I suppose. Can you apply it ? Erf, it's more broken than I thought ... hold on ... regards john

[PATCH] Re: Bug: label translation in a document

2003-06-06 Thread John Levon
On Fri, Jun 06, 2003 at 03:59:42PM +0200, Lars Gullik Bj?nnes wrote: > | It's not sensitive to a change of a document language. This applies > | even to an empty document (change to german, insert chapter, you get > | "Chapter"). > > So who broke my nice code? An old bug. class changes don't tri

Re: Bug: label translation in a document

2003-06-06 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | It's not sensitive to a change of a document language. This applies | even to an empty document (change to german, insert chapter, you get | "Chapter"). So who broke my nice code? Are you sure the correct language file is used? The correct po file? --

Bug: label translation in a document

2003-06-06 Thread John Levon
It's not sensitive to a change of a document language. This applies even to an empty document (change to german, insert chapter, you get "Chapter"). Also, some things like "Conjecture" are not translated at all even though they're in de.po ?? regards john