sw/uiconfig/swriter/ui/splittable.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 7ef827552d4fd48bdc6911222ed0f262091a4ffb Author: Olivier Hallot <[email protected]> AuthorDate: Mon Jun 13 12:37:10 2022 -0300 Commit: Xisco Fauli <[email protected]> CommitDate: Thu Jun 16 11:46:51 2022 +0200 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 <[email protected]> (cherry picked from commit e726dcccabf0be4b880c6ddfaf0130dfd86aeb9f) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135888 Reviewed-by: Xisco Fauli <[email protected]> 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>
