Help to find specific string

Hello,

Does anyone knows in which file or better yet the keyid from these strings:

Writer -> Insert -> Indexes and Tables -> Indexes and Tables ->
Index/Table (tab) -> Title -> *Table of contents (text)*

Just to narrow you search, it's one of the src files:
http://opengrok.libreoffice.org/search?q="Table+of+contents"&project=core&defs=&refs=&path=&hist=

Kaplan

Thanks. That helps a bit but if anyone can provide more details I´ll
appreciate.

Hi Sergio,

Hello,

Does anyone knows in which file or better yet the keyid from these strings:

Writer -> Insert -> Indexes and Tables -> Indexes and Tables ->
Index/Table (tab) -> Title -> *Table of contents (text)*
*
*
Writer -> Insert -> Indexes and Tables -> Indexes and Tables ->
Index/Table (tab) -> Type -> *Table of contents (drop down)* *
*

I've done a grep on my files, but I don't get the strings you mentioned,
only:
libo_ui-fr/sw/source/ui/utlui.po:445:msgid "Table of Contents"
libo_ui-fr/sw/source/ui/index.po:99:msgid "Table of Contents"

A grep in the help didn't give any result also.

Kind regards
Sophie

Hello Sophie,

Maybe I didn´t make myself clear

To access fields got to Writer -> Index and Tables -> Index and Tables ->
Index/Table tab

Take a look on this image<http://www.uploadhouse.com/viewfile.php?id=16923371>.
It´s in Portuguese but You´ll get the picture. In Your language is
different of course

Errata:

Where is:

To access fields got to Writer -> Index and Tables -> Index and Tables ->
Index/Table tab

Should be:

To access fields got to Writer -> Insert -> Index and Tables -> Index and
Tables -> Index/Table tab

Hi Sérgio,

I've done a grep on my files, but I don't get the strings you mentioned,
only:
libo_ui-fr/sw/source/ui/utlui.po:445:msgid "Table of Contents"
libo_ui-fr/sw/source/ui/index.po:99:msgid "Table of Contents"

A grep in the help didn't give any result also.

Kind regards
Sophie

Regards

Hello Sophie,

Maybe I didn´t make myself clear

To access fields got to Writer -> Index and Tables -> Index and Tables ->
Index/Table tab

Take a look on this image<http://www.uploadhouse.com/viewfile.php?id=16923371>.
It´s in Portuguese but You´ll get the picture. In Your language is
different of course

So, this is the second string I gave you
#. jHaq
#: cnttab.src#TP_TOX_SELECT.LB_TYPE.1.stringlist.text
msgid "Table of Contents"

the file is libo_ui-fr/sw/source/ui/index.po and the line 99

Kind regards
Sophie

Great. Thanks