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

New commits:
commit 14a065a812c8c2176b56b2baaf08ba25a2f9fa60
Author:     Seth Chaiklin <sdc.bla...@youmail.dk>
AuthorDate: Thu Feb 16 17:02:30 2023 +0000
Commit:     Seth Chaiklin <sdc.bla...@youmail.dk>
CommitDate: Thu Feb 16 23:40:00 2023 +0000

    tdf#141869  update extended tip to reflect UI label change
    
      - also add tooltip
      - change to correct typography
    
    Change-Id: Ie953f871eb8ed5d6213f8b4de55794837f103492
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147122
    Tested-by: Jenkins
    Reviewed-by: Seth Chaiklin <sdc.bla...@youmail.dk>

diff --git a/sw/uiconfig/swriter/ui/fldrefpage.ui 
b/sw/uiconfig/swriter/ui/fldrefpage.ui
index e63deb7bea09..78fc930eb6f3 100644
--- a/sw/uiconfig/swriter/ui/fldrefpage.ui
+++ b/sw/uiconfig/swriter/ui/fldrefpage.ui
@@ -151,6 +151,7 @@
                         <property name="headers_clickable">False</property>
                         <property name="search_column">0</property>
                         <property name="show_expanders">False</property>
+                        <property name="tooltip_text" translatable="yes" 
context="fldrefpage|tooltip_text|format">Select format for selected reference 
field.</property>
                         <child internal-child="selection">
                           <object class="GtkTreeSelection" 
id="treeview-selection2"/>
                         </child>
@@ -308,7 +309,7 @@
                             </child>
                             <child internal-child="accessible">
                               <object class="AtkObject" 
id="selecttip-atkobject">
-                                <property 
name="AtkObject::accessible-description" translatable="yes" 
context="fldrefpage|extended_tip|selecttip">Lists the available fields for the 
field type selected in the Type list. To insert a field, click the field, 
select a format in the "Refer using" list, and then click Insert.</property>
+                                <property 
name="AtkObject::accessible-description" translatable="yes" 
context="fldrefpage|extended_tip|selecttip">Lists the available fields for the 
field type selected in the “Type” list. To insert a field, click the field, 
select a format in the “Refer using” list, and then click “Insert”.</property>
                               </object>
                             </child>
                           </object>
@@ -353,7 +354,7 @@
                             </child>
                             <child internal-child="accessible">
                               <object class="AtkObject" id="select-atkobject">
-                                <property 
name="AtkObject::accessible-description" translatable="yes" 
context="fldrefpage|extended_tip|select">Lists the available fields for the 
field type selected in the Type list. To insert a field, click the field, 
select a format in the "Insert reference to" list, and then click 
Insert.</property>
+                                <property 
name="AtkObject::accessible-description" translatable="yes" 
context="fldrefpage|extended_tip|select">Lists the available fields for the 
field type selected in the “Type” list. To insert a field, click the field, 
select a format in the “Refer using” list, and then click “Insert”.</property>
                               </object>
                             </child>
                           </object>

Reply via email to