diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-10 15:38:32 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-16 14:48:14 +0200 |
commit | 70d9ae7b59fd26dc524e77ff991f1cd887544475 (patch) | |
tree | 36d06359d78617be4021abb96ff211a37e030353 /cui | |
parent | 47eff9bf12abf963907b4d3dcb90b73e0ccc646d (diff) |
Add precision to text orientation in extended tip
Change-Id: I9f2c6290baa6f251dba38c3a75e61c775d87fd5d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135615
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'cui')
-rw-r--r-- | cui/uiconfig/ui/cellalignment.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/cellalignment.ui b/cui/uiconfig/ui/cellalignment.ui index a4867cbd42b3..448df0afb543 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> |