[Libreoffice-ux-advise] [Bug 129568] New: Rename Default Style to Default Paragraph/Page/Table Style
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Dec 23 10:06:12 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=129568
Bug ID: 129568
Summary: Rename Default Style to Default Paragraph/Page/Table
Style
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: difficultyBeginner, easyHack, needsUXEval, skillDesign
Severity: enhancement
Priority: medium
Component: UI
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: heiko.tietze at documentfoundation.org
CC: libreoffice-ux-advise at lists.freedesktop.org,
sdc.blanco at youmail.dk
To make it more clear what "Default" means it has been suggested in bug 129422
comment 5 to add the scope to the label. So "Default Style" should become
"Default Paragraph Style", and page or table respectively.
The strings are in sw/inc/strings.hrc and can be simply edited with any text
editor. Look for STR_POOLCOLL_STANDARD (Paragraph), STR_POOLPAGE_STANDARD
(Page), and STR_TABSTYLE_DEFAULT (Table). Finally, the uitest needs to be
adopted to the new strings. In uitests/writer_tests/indertPageHeader.py the
lines ".uno:InsertPageHeader?PageStyle:string=Default%20Style&On:bool=true")
should be ...string=Default%20Page%20Style&On... (probably other tests as
well).
Adding needsUXEval for comments.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list