[Libreoffice-commits] core.git: sw/uiconfig
Seth Chaiklin (via logerrit)
logerrit at kemper.freedesktop.org
Thu Feb 18 22:25:53 UTC 2021
sw/uiconfig/swriter/ui/bulletsandnumbering.ui | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
New commits:
commit 77663f16bb5951e7ca96975c06235bf3eb7385f5
Author: Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Sat Feb 13 10:44:35 2021 +0100
Commit: Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Thu Feb 18 23:25:02 2021 +0100
tdf#139667 Bullet and Numbering tooltips, use verbs and add missing one
Change-Id: Id5439fb3820db94c08d9902c859da199127fd339
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110791
Reviewed-by: Heiko Tietze <heiko.tietze at documentfoundation.org>
Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>
Tested-by: Jenkins
diff --git a/sw/uiconfig/swriter/ui/bulletsandnumbering.ui b/sw/uiconfig/swriter/ui/bulletsandnumbering.ui
index 088c2cb4bafa..859afd0f36e8 100644
--- a/sw/uiconfig/swriter/ui/bulletsandnumbering.ui
+++ b/sw/uiconfig/swriter/ui/bulletsandnumbering.ui
@@ -160,6 +160,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="bulletsandnumbering|bullets">Unordered</property>
+ <property name="tooltip_text" translatable="yes" context="bulletsandnumbering|bullets">Select a bullet type for an unordered list.</property>
</object>
<packing>
<property name="tab_fill">False</property>
@@ -207,7 +208,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="bulletsandnumbering|singlenum">Ordered</property>
- <property name="tooltip_text" translatable="yes" context="bulletsandnumbering|singlenum">Ordered numbering schemes</property>
+ <property name="tooltip_text" translatable="yes" context="bulletsandnumbering|singlenum">Select a numbering scheme for an ordered list.</property>
</object>
<packing>
<property name="position">1</property>
@@ -256,7 +257,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="bulletsandnumbering|outlinenum">Outline</property>
- <property name="tooltip_text" translatable="yes" context="bulletsandnumbering|outlinenum">Hierarchical numbering schemes</property>
+ <property name="tooltip_text" translatable="yes" context="bulletsandnumbering|outlinenum">Select an outline format for an ordered list.</property>
</object>
<packing>
<property name="position">2</property>
@@ -305,7 +306,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="bulletsandnumbering|graphics">Image</property>
- <property name="tooltip_text" translatable="yes" context="bulletsandnumbering|graphics">Graphic bullet symbols</property>
+ <property name="tooltip_text" translatable="yes" context="bulletsandnumbering|graphics">Select a graphic bullet symbol for an unordered list.</property>
</object>
<packing>
<property name="position">3</property>
@@ -354,7 +355,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="bulletsandnumbering|position">Position</property>
- <property name="tooltip_text" translatable="yes" context="bulletsandnumbering|position">Indent, spacing, and alignment options for ordered and unordered lists</property>
+ <property name="tooltip_text" translatable="yes" context="bulletsandnumbering|position">Modify indent, spacing, and alignment options for ordered and unordered lists.</property>
</object>
<packing>
<property name="position">4</property>
@@ -403,7 +404,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="bulletsandnumbering|customize">Customize</property>
- <property name="tooltip_text" translatable="yes" context="bulletsandnumbering|customize">Design your own bullet or numbering scheme</property>
+ <property name="tooltip_text" translatable="yes" context="bulletsandnumbering|customize">Design your own bullet or numbering scheme.</property>
</object>
<packing>
<property name="position">5</property>
More information about the Libreoffice-commits
mailing list