On 8/5/05, Yury Tarasievich <[EMAIL PROTECTED]> wrote: > Ivo Hinkelmann wrote: > > I have not yet understand the issue ... Can you please first provide me > > with the issue id ? Are you sure that you have the right string ? Please > > paste your generated file: > > > > sfx2/<unxlngi6>/misc/appl/sfx.src > > Here's what's in ooo_SRC680_m121_src/sfx2/unxfbsd.pro/misc/appl/sfx.src, > in section for STR_NONAME (first char is tab, value has space between > words, lines end with CR+LF): > > String STR_NONAME > ... > Text[ be-BY ] = "Р'ез назвы"; > ... > > I've attached this snippet, too. > > This string after build and install, shows only first word in combolist. > BTW, this problem also happens in (somewhat dated) installation of m106. > The string, both in .sdf and in .src, was identical there, I believe. > > -regards > > > > String STR_NONAME > ... > Text[ be-BY ] = "Без назвы"; > ... >
Btw, you are not alone. I just checked Czech langpack, and the same error... in dropdown list is only 'Bez'. I think, this list reuses document title from document properties, when I write title eg. from 3 words, it is displayed correctly also in list. -- Ain Vagula
