cui/uiconfig/ui/cellalignment.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit d124a955e80ecd4ecf0b28cc5f550401321ce5f0 Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Fri Jun 10 15:38:32 2022 -0300 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Thu Jun 16 17:29:37 2022 +0200 Add precision to text orientation in extended tip Change-Id: I9f2c6290baa6f251dba38c3a75e61c775d87fd5d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135615 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> (cherry picked from commit 70d9ae7b59fd26dc524e77ff991f1cd887544475) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135985 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> diff --git a/cui/uiconfig/ui/cellalignment.ui b/cui/uiconfig/ui/cellalignment.ui index 82266296f3b4..1f01eeec3d8a 100644 --- a/cui/uiconfig/ui/cellalignment.ui +++ b/cui/uiconfig/ui/cellalignment.ui @@ -129,7 +129,7 @@ <property name="draw_indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="checkVertStack-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="cellalignment|extended_tip|checkVertStack">Aligns text vertically.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="cellalignment|extended_tip|checkVertStack">Text direction vertically.</property> </object> </child> </object>