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: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected]

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 the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to