sw/uiconfig/swriter/ui/flddocumentpage.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
New commits: commit 1bede0887faa1eec94cff66cf0daa0eed66750ab Author: Seth Chaiklin <sdc.bla...@youmail.dk> AuthorDate: Tue Mar 7 22:11:50 2023 +0000 Commit: Seth Chaiklin <sdc.bla...@youmail.dk> CommitDate: Wed Mar 8 00:07:28 2023 +0000 tdf#153560 "up to level" also selects field contents revise tooltip and extended tip for "level" spinbox to indicate that the "level" setting applies both to numbers and contents Change-Id: Ib54e4d6db59de346ed678f1fa7a5174f8e7d84ec Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148407 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.bla...@youmail.dk> diff --git a/sw/uiconfig/swriter/ui/flddocumentpage.ui b/sw/uiconfig/swriter/ui/flddocumentpage.ui index a2e382a9a148..0929b31f7a69 100644 --- a/sw/uiconfig/swriter/ui/flddocumentpage.ui +++ b/sw/uiconfig/swriter/ui/flddocumentpage.ui @@ -361,11 +361,11 @@ <property name="can_focus">True</property> <property name="adjustment">adjustment1</property> <property name="truncate-multiline">True</property> - <property name="tooltip_text" translatable="yes" context="flddocumentpage|level|tooltip_text">Specifies the number of outline levels of the immediately prior heading number to display.</property> + <property name="tooltip_text" translatable="yes" context="flddocumentpage|level|tooltip_text">Select the first prior heading for display whose outline level is less than or equal to the specified value.</property> <child internal-child="accessible"> <object class="AtkObject" id="level-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="flddocumentpage|extended_tip|level">Use this option in combination with “Heading number” to control how many levels of the immediately prior heading number are displayed. For example, selecting “2” will display the first two levels of the heading number. Heading numbers can be enabled in the “Heading Numbering“ dialog (see Tools menu).</property> - </object> + <property name="AtkObject::accessible-description" translatable="yes" context="flddocumentpage|extended_tip|level">Use this option to specify which heading before the field to display. The selected heading is the first one whose outline level is less than or equal to the specified value. For example, specifying “2” will display the first heading before the field with outline level 1 or outline level 2. Heading numbers can be enabled by using “Tools - Heading Numbering“.</property> + </object> </child> </object> <packing>