sw/uiconfig/swriter/ui/tocindexpage.ui |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit c6c26611093c3861d8a5e9a794fd67503d49a9a2
Author:     Seth Chaiklin <sdc.bla...@youmail.dk>
AuthorDate: Mon Feb 27 10:50:32 2023 +0000
Commit:     Seth Chaiklin <sdc.bla...@youmail.dk>
CommitDate: Tue Feb 28 22:21:31 2023 +0000

    tdf#151063   "Index marks" -> "Index entries"
    
        add tooltip for this label, and revise extended tip
    
    Change-Id: Ibff5bac33193df749d7a4117a205f58c0592aefb
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147852
    Tested-by: Jenkins
    Reviewed-by: Seth Chaiklin <sdc.bla...@youmail.dk>

diff --git a/sw/uiconfig/swriter/ui/tocindexpage.ui 
b/sw/uiconfig/swriter/ui/tocindexpage.ui
index 5568deb0d6c6..67dbf3e8e515 100644
--- a/sw/uiconfig/swriter/ui/tocindexpage.ui
+++ b/sw/uiconfig/swriter/ui/tocindexpage.ui
@@ -368,16 +368,17 @@
                     </child>
                     <child>
                       <object class="GtkCheckButton" id="indexmarks">
-                        <property name="label" translatable="yes" 
context="tocindexpage|indexmarks">Inde_x marks</property>
+                        <property name="label" translatable="yes" 
context="tocindexpage|indexmarks">Inde_x entries</property>
                         <property name="visible">True</property>
                         <property name="can-focus">True</property>
                         <property name="receives-default">False</property>
                         <property name="use-underline">True</property>
                         <property name="active">True</property>
                         <property name="draw-indicator">True</property>
+                        <property name="tooltip_text" translatable="yes" 
context="tocindexpage|tooltip_text|indexmarks">Choose this option to include 
any index entries inserted in the document for the selected index 
“Type”.</property>
                         <child internal-child="accessible">
                           <object class="AtkObject" id="indexmarks-atkobject">
-                            <property name="AtkObject::accessible-description" 
translatable="yes" context="tocindexpage|extended_tip|indexmarks">Includes the 
index entries that you inserted by choosing Insert - Table of Contents and 
Index - Index Entry in the index.</property>
+                            <property name="AtkObject::accessible-description" 
translatable="yes" context="tocindexpage|extended_tip|indexmarks">Choose this 
option to include any index entries inserted in the document for the selected 
index “Type”. Use “Insert - Table of Contents and Index - Index Entry” to 
insert index entries in the document.</property>
                           </object>
                         </child>
                       </object>

Reply via email to