The Bullets & Numbering dialog in Impress has a "relative size item", but its label is shortened: "Rel. Size" The saving of a a couple characters (not more; other labels are longer than this one) is really not worth confusing the user with shorthands they are likely not to recognize. We can: * Use "Relative Size" and extend the dialog slightly * Drop the section title (there's just one item) and use a two-line label, without extending the dialog
I'd rather use just "Size:" and explain in the tooltip what percentage means. We don't stack label/control vertically, what you probably mean with "two-line label". Code pointer: cui/uiconfig/ui/bulletandposition.ui
(In reply to Heiko Tietze from comment #1) > I'd rather use just "Size:" and explain in the tooltip what percentage > means. I'm ok with that. But note that we would then have a "Size" section with a single "Size" row.
We could combine the controls and name the section "Size and Position".