cui/uiconfig/ui/thesaurus.ui | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 4dd5b15c32586bde388f807d5d5c5dcaddf04362
Author: Caolán McNamara <[email protected]>
AuthorDate: Tue Feb 17 09:09:26 2026 +0000
Commit: Caolán McNamara <[email protected]>
CommitDate: Tue Feb 17 13:55:39 2026 +0100
add an accessible name to the thesaurus 'language' combobo
Change-Id: I4943c0276396f62094a576711e5abe5cd107936e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/199524
Tested-by: Jenkins CollaboraOffice <[email protected]>
Reviewed-by: Parth Raiyani <[email protected]>
diff --git a/cui/uiconfig/ui/thesaurus.ui b/cui/uiconfig/ui/thesaurus.ui
index ea8a8ab0450e..0fb6f09f1013 100644
--- a/cui/uiconfig/ui/thesaurus.ui
+++ b/cui/uiconfig/ui/thesaurus.ui
@@ -186,6 +186,7 @@
<property name="valign">center</property>
<child internal-child="accessible">
<object class="AtkObject" id="langcb-atkobject">
+ <property name="AtkObject::accessible-name"
translatable="yes"
context="thesaurus|langcb|accessible_name">Language</property>
<property name="AtkObject::accessible-description"
translatable="yes" context="thesaurus|extended_tip|langcb">Select a language
for the thesaurus.</property>
</object>
</child>