diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-13 12:49:31 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-14 12:24:04 +0200 |
commit | f004c9fd176b42435cfde8dbe6ccee55cbce40d2 (patch) | |
tree | 5cb533d86c7e8985c0b6a34491cb114211116556 /sw | |
parent | 94399604def7c421acb9a84b9d6b97cc0d02516b (diff) |
Fix extended tip of textgridpage.ui
Change-Id: I2c59a0c3299aec96b27b37d95cfe4343a064f148
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135766
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'sw')
-rw-r--r-- | sw/uiconfig/swriter/ui/textgridpage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/textgridpage.ui b/sw/uiconfig/swriter/ui/textgridpage.ui index 583361f62987..da868b5ad423 100644 --- a/sw/uiconfig/swriter/ui/textgridpage.ui +++ b/sw/uiconfig/swriter/ui/textgridpage.ui @@ -360,7 +360,7 @@ <property name="truncate-multiline">True</property> <child internal-child="accessible"> <object class="AtkObject" id="spinMF_RUBYSIZE-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="textgridpage|extended_tip|spinMF_RUBYSIZE">Enter the font size for the Ruby text.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="textgridpage|extended_tip|spinMF_RUBYSIZE">Enter the maximum font size for the Ruby text.</property> </object> </child> </object> |