[Libreoffice-ux-advise] [Bug 153549] Rename Tools > "Chapter Numbering" to "Heading Numbering"

2023-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153549

Heiko Tietze  changed:

   What|Removed |Added

 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org
   Keywords|needsUXEval |

--- Comment #11 from Heiko Tietze  ---
(In reply to sdc.blanco from comment #6)
> Could not figure out how to get Style Inspector to show "Para Chapter
> Numbering Level" so cannot evaluate whether a change is needed in that
> label. 

RID_PARA_CHAPTER_NUMBERING_LEVEL is
ParaChapterNumberingLevel points to
UNO_NAME_PARA_CHAPTER_NUMBERING_LEVEL maps to
FN_UNO_PARA_CHAPTER_NUMBERING_LEVEL

but I cannot find how it comes into play eventually. Maybe per macro? Anyway,
relabeling seems cheap.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 153549] Rename Tools > "Chapter Numbering" to "Heading Numbering"

2023-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153549

Heiko Tietze  changed:

   What|Removed |Added

 Depends on||153751


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=153751
[Bug 153751] Consistent naming of chapter, heading, outline, and level
-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 153549] Rename Tools > "Chapter Numbering" to "Heading Numbering"

2023-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153549

--- Comment #10 from Commit Notification 
 ---
Seth Chaiklin committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/help/commit/02ca13ee438eac0be0a811f86ffd43c2366eecfa

tdf#153549 update because Chapter Numbering -> Heading Numbering

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 153549] Rename Tools > "Chapter Numbering" to "Heading Numbering"

2023-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153549

--- Comment #9 from Commit Notification 
 ---
Seth Chaiklin committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/d2a6687bf6a7c49e851bf686cdd6afd0db7ac0a2

tdf#153549 change tip-of-day about chapter numbering

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 153549] Rename Tools > "Chapter Numbering" to "Heading Numbering"

2023-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153549

--- Comment #8 from Commit Notification 
 ---
Seth Chaiklin committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/44c803f1481a31f54771fc681b0772a613e0bf83

tdf#153549 update extended tip because of command name change

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 153549] Rename Tools > "Chapter Numbering" to "Heading Numbering"

2023-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153549

--- Comment #7 from Commit Notification 
 ---
Seth Chaiklin committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/a07de1a335f1a25f13c992c937d21c2f16fba496

tdf#153549 update extended tips in Chapter Numbering dialog

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 153549] Rename Tools > "Chapter Numbering" to "Heading Numbering"

2023-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153549

sdc.bla...@youmail.dk changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |sdc.bla...@youmail.dk
   |desktop.org |

--- Comment #6 from sdc.bla...@youmail.dk ---
(In reply to Heiko Tietze from comment #4)
> The patch should not only change the UNO command label ...
Patch in comment 5 changed UNO and a few UI labels.  

> but also the various UIs, 
will do this in subsequent patches. Some interact with current changes in
insert index and insert caption dialogs, so will make separate patches.

> a tip of the day
in process...

> and some strings. 
in help?  Will also update those.

> The code contains a lot of comments talking about "chapter numbering".
Will not make any changes to the source code comments, which is outside the
scope of this ticket.

The aim is to update all references to "Chapter Numbering" in the UI (including
tooltip/extended tips) and help.

In this connectionone question

Could not figure out how to get Style Inspector to show "Para Chapter Numbering
Level" so cannot evaluate whether a change is needed in that label. 

Any insights?

inspectorproperties.hrc line 199,
…R_NUMBERING_LEVEL NC_("RID_ATTRIBUTE_NAMES_MAP", "Para Chapter Numbering
Level")

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 153549] Rename Tools > "Chapter Numbering" to "Heading Numbering"

2023-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153549

--- Comment #5 from Commit Notification 
 ---
Seth Chaiklin committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/0d3361aa989bbdb334cc13690a5fe1698bbf0db5

tdf#153549 rename "Chapter Numbering" to "Heading Numbering"

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 153549] Rename Tools > "Chapter Numbering" to "Heading Numbering"

2023-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153549

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.6.0

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 153549] Rename Tools > "Chapter Numbering" to "Heading Numbering"

2023-02-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153549

Heiko Tietze  changed:

   What|Removed |Added

 CC||vsfo...@libreoffice.org

--- Comment #4 from Heiko Tietze  ---
The command has been change from Outline Numbering to Chapter Numbering for bug
107573 with some concerns, see bug 107573 comment 3.

The patch should not only change the UNO command label but also the various
UIs, a tip of the day, and some strings. The code contains a lot of comments
talking about "chapter numbering".

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 153549] Rename Tools > "Chapter Numbering" to "Heading Numbering"

2023-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153549

sdc.bla...@youmail.dk changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.