Re: Unlocalizable menu entries

2002-03-28 Thread Jean-Marc Lasgouttes
> "Pauli" == Pauli Virtanen <[EMAIL PROTECTED]> writes: >> I'm sorry I forgot to mention that these same strings also appear >> untranslated in Insert->Lists & TOC menu. Adding _() around >> cit->second.name() on src/MenuBackend.C:380 seems to fix this. Pauli> And guiName on src/insets/inset

Re: Unlocalizable menu entries

2002-03-28 Thread Pauli Virtanen
On to, 2002-03-28 at 11:08, Pauli Virtanen wrote: > On ke, 2002-03-27 at 02:01, Jean-Marc Lasgouttes wrote: > > Pauli Virtanen wrote: > > > Hello, > > > > > > Currently (as in CVS) the entries (e.g. "Table", "Figure", etc.) in > > > Insert->Floats menu cannot be translated. They also appear in Na

Re: Unlocalizable menu entries

2002-03-28 Thread Pauli Virtanen
On ke, 2002-03-27 at 02:01, Jean-Marc Lasgouttes wrote: > Pauli Virtanen wrote: > > Hello, > > > > Currently (as in CVS) the entries (e.g. "Table", "Figure", etc.) in > > Insert->Floats menu cannot be translated. They also appear in Navigate > > menu. I think that these should be made translatabl

Re: Unlocalizable menu entries

2002-03-26 Thread Jean-Marc Lasgouttes
Pauli Virtanen wrote: > Hello, > > Currently (as in CVS) the entries (e.g. "Table", "Figure", etc.) in > Insert->Floats menu cannot be translated. They also appear in Navigate > menu. I think that these should be made translatable since they are > quite visible to the user. > > There are also so