sd/uiconfig/simpress/ui/navigatorpanel.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 186e997c559c7e5d4b9462f9b4be6a935cdd04cd
Author:     Bogdan Buzea <[email protected]>
AuthorDate: Fri Dec 20 17:32:57 2024 +0100
Commit:     Heiko Tietze <[email protected]>
CommitDate: Sat Dec 21 10:40:47 2024 +0100

    tdf#164171 Improve tooltip for Open Documents
    
    Change-Id: Icee61b29fa1f233c6c28e47c57343820a1f723c5
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178953
    Tested-by: Jenkins
    Reviewed-by: Heiko Tietze <[email protected]>

diff --git a/sd/uiconfig/simpress/ui/navigatorpanel.ui 
b/sd/uiconfig/simpress/ui/navigatorpanel.ui
index fc7441a211a5..e19d2819d5af 100644
--- a/sd/uiconfig/simpress/ui/navigatorpanel.ui
+++ b/sd/uiconfig/simpress/ui/navigatorpanel.ui
@@ -66,7 +66,7 @@
             <child internal-child="accessible">
               <object class="AtkObject" id="documents-atkobject">
                 <property name="AtkObject::accessible-name" translatable="yes" 
context="navigatorpanel|documents-atkobject">Active Window</property>
-                <property name="AtkObject::accessible-description" 
translatable="yes" context="navigatorpanel|extended_tip|documents">Lists 
currently open documents.</property>
+                <property name="AtkObject::accessible-description" 
translatable="yes" context="navigatorpanel|extended_tip|documents">Lists 
currently open presentations or drawings.</property>
               </object>
             </child>
           </object>

Reply via email to