Bug 112124

Summary: Fields dialog: Cross-reference types "Illustration", "Table" and "Drawing" should be displayed in plural form
Product: LibreOffice Reporter: Thomas Lendo <thomas.lendo>
Component: UIAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: dgp-mail, heiko.tietze, nicksonthanda10, rb.henschel, serval2412
Priority: medium    
Version: 5.4.0.3 release   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 107905, 114039    

Description Thomas Lendo 2017-08-31 06:22:14 UTC
In the Fields dialog, the cross-reference type is named "Illustration" (singular). But all the other entries are written in plural form (bookmarks, headings, numbered paragraphs.)

I suggest to rename it to "Illustrations" in English and in all localizations too.
Comment 1 Julien Nabet 2017-08-31 07:06:58 UTC
ux team: thought you might be interested in this one.
Comment 2 Dieter 2017-08-31 07:10:44 UTC
I agree with Thomas. I suggest that also "Table" should be named to "Tables"
Comment 3 Regina Henschel 2017-08-31 07:35:07 UTC
I'm not sure, that it is possible. The words "Illustration" and "Table" are the identifier of variable of type 'Number range'. This identifier is used in the text, which you get, when you insert a Caption. And there the plural would be false. The user can define his own 'Number range' e.g. "Screen". Then this word will be listed in tab Cross-references too.
Comment 4 Thomas Lendo 2017-08-31 10:46:11 UTC
"Drawing" is another affected cross-reference type, I adapt the summary.

Regina, is it possible to replace the identifier names with new translatable display names which could be shown in the "Type" list on the left of the Cross-reference tab?
Comment 5 Heiko Tietze 2018-06-08 08:08:22 UTC
With this recent patch https://gerrit.libreoffice.org/#/c/54372/ for bug 117013 we have "Table of Figures" under Type (using Figures for image captions). And you can change that at Category to Figure, Illustration, Drawing... Works for me.