cui/uiconfig/ui/objecttitledescdialog.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit de65cf50bb88b4a62bacfca4585efb76c18061a9 Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Sat Dec 10 14:02:18 2022 +0000 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Wed Dec 14 13:31:04 2022 +0000 Add precisions in extended tip Change-Id: Ic339db77ba4064f7a4cf7533740e7a0f98955453 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143922 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> (cherry picked from commit 269e1588ced9de990aeb50ed8aedf9117699a99b) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144125 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> diff --git a/cui/uiconfig/ui/objecttitledescdialog.ui b/cui/uiconfig/ui/objecttitledescdialog.ui index 40ac8bc333fe..547ccc066e34 100644 --- a/cui/uiconfig/ui/objecttitledescdialog.ui +++ b/cui/uiconfig/ui/objecttitledescdialog.ui @@ -110,7 +110,7 @@ <property name="truncate-multiline">True</property> <child internal-child="accessible"> <object class="AtkObject" id="object_title_entry-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="objecttitledescdialog|extended_tip|object_title_entry">Enter a title text. This short name is visible as an alternative tag in HTML format. Accessibility tools can read this text.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="objecttitledescdialog|extended_tip|object_title_entry">Enter a title text. This short name is visible as an "alt" tag in HTML format. Accessibility tools can read this text.</property> </object> </child> </object>