tdf#45589 sw: add tooltip to Formatting Aids dialog Bookmark label

Thanks to sdc.blanco for the suggestion.

Change-Id: Ib9a1874eeba1e9e1bf594e725be6883e79ed9a67
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88541
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@cib.de>
This commit is contained in:
Michael Stahl
2020-02-12 16:15:43 +01:00
committed by Michael Stahl
parent 6ba3425d43
commit da164e4377

View File

@@ -211,6 +211,8 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label">| [ ]</property>
<property name="tooltip_text" translatable="yes" context="optformataidspage|bookmarks_label|tooltip_text">| indicates a point bookmark
[ ] indicate the start and end of a bookmark on a text range</property>
</object>
<packing>
<property name="left_attach">1</property>