[Libreoffice-commits] core.git: sw/uiconfig
Michael Stahl (via logerrit)
logerrit at kemper.freedesktop.org
Thu Feb 13 11:57:07 UTC 2020
sw/uiconfig/swriter/ui/optformataidspage.ui | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit da164e43779029dbb4795adf60c02179d12cdd7c
Author: Michael Stahl <Michael.Stahl at cib.de>
AuthorDate: Wed Feb 12 16:15:43 2020 +0100
Commit: Michael Stahl <michael.stahl at cib.de>
CommitDate: Thu Feb 13 12:56:34 2020 +0100
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 at cib.de>
diff --git a/sw/uiconfig/swriter/ui/optformataidspage.ui b/sw/uiconfig/swriter/ui/optformataidspage.ui
index 13434e4fee43..d95f1f0ca331 100644
--- a/sw/uiconfig/swriter/ui/optformataidspage.ui
+++ b/sw/uiconfig/swriter/ui/optformataidspage.ui
@@ -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>
More information about the Libreoffice-commits
mailing list