sc/uiconfig/scalc/ui/definedatabaserangedialog.ui |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 7e02ad6a91ae7966655ac1ca9f7f25fffd7623b9
Author:     Caolán McNamara <[email protected]>
AuthorDate: Fri Mar 13 11:40:46 2026 +0000
Commit:     Miklos Vajna <[email protected]>
CommitDate: Fri Mar 13 16:36:58 2026 +0100

    add an accessible-name to definedatabaserangedialog
    
    Change-Id: I0994f8e5395b934a974e18b7a5b17178f0c61feb
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/201643
    Tested-by: Jenkins CollaboraOffice <[email protected]>
    Reviewed-by: Miklos Vajna <[email protected]>

diff --git a/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui 
b/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui
index 8ddb43ba5b62..ce228a5f5a76 100644
--- a/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui
+++ b/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui
@@ -173,6 +173,7 @@
                         <property name="truncate-multiline">True</property>
                         <child internal-child="accessible">
                           <object class="AtkObject" id="entry-atkobject">
+                            <property name="AtkObject::accessible-name" 
translatable="yes" 
context="definedatabaserangedialog|entry-atkobject">Name</property>
                             <property name="AtkObject::accessible-description" 
translatable="yes" context="definedatabaserangedialog|extended_tip|entry">Enter 
a name for the database range that you want to define, or select an existing 
name from the list.</property>
                           </object>
                         </child>

Reply via email to