cui/uiconfig/ui/optgeneralpage.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ab37d644773fe08d908a35fff14b9e6eefebbc55 Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Sat Jun 11 15:31:56 2022 -0300 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Sun Jun 12 13:18:20 2022 +0200 Add precisions to extended tip Change-Id: I8d33d95dd1cb8a5b81ae837f78accad6060a94f3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135667 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/cui/uiconfig/ui/optgeneralpage.ui b/cui/uiconfig/ui/optgeneralpage.ui index 0be6b43164f1..111dd611eb6f 100644 --- a/cui/uiconfig/ui/optgeneralpage.ui +++ b/cui/uiconfig/ui/optgeneralpage.ui @@ -39,7 +39,7 @@ <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="exthelp-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | exthelp">Displays a help text when you rest the cursor on an icon, a menu command, or a control on a dialog.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | exthelp">Displays a help text when you rest the mouse pointer on an icon, a menu command, or a control on a dialog.</property> </object> </child> </object>