diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-13 12:37:10 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-15 16:47:27 +0200 |
commit | e726dcccabf0be4b880c6ddfaf0130dfd86aeb9f (patch) | |
tree | 8a44a4a9f6d3573e6fe0e39a4d45d32be4ff93d7 /sw/uiconfig | |
parent | 072aec19257746008c70686be367373e7f7e022d (diff) |
Improve extended tip in splittable.ui
Change-Id: Ie29092ed3a37cfd6bd0c95148a3edc5559ac260f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135763
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'sw/uiconfig')
-rw-r--r-- | sw/uiconfig/swriter/ui/splittable.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/splittable.ui b/sw/uiconfig/swriter/ui/splittable.ui index 97d2c1766d8c..839dab9e7560 100644 --- a/sw/uiconfig/swriter/ui/splittable.ui +++ b/sw/uiconfig/swriter/ui/splittable.ui @@ -138,7 +138,7 @@ <property name="group">copyheading</property> <child internal-child="accessible"> <object class="AtkObject" id="customheading-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="splittable|extended_tip|customheading">Inserts an additional blank row in the second table.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="splittable|extended_tip|customheading">Inserts an additional header row in the second table.</property> </object> </child> </object> |