tdf#146781 sc: update extended tip for function description search
Change-Id: Ifa8f5c2be8e848e6fe2f9cf863d4a5a66787d2d8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144153 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
This commit is contained in:
parent
a207cbfb06
commit
826b1f36bd
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
<property name="truncate-multiline">True</property>
|
||||
<child internal-child="accessible">
|
||||
<object class="AtkObject" id="search-atkobject">
|
||||
<property name="AtkObject::accessible-description" translatable="yes" context="functionpage|extended_tip|search">Search for a part of the function name.</property>
|
||||
<property name="AtkObject::accessible-description" translatable="yes" context="functionpage|extended_tip|search">Search for a function name. Also matches function descriptions.</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
|
|
Loading…
Reference in a new issue