sw/uiconfig/swriter/ui/tocentriespage.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 8611bf020248d2b94e673465e22bd1db80f7eafd Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Mon Jun 13 13:04:54 2022 -0300 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Wed Jun 15 15:43:02 2022 +0200 Add precision on tocentriespage.ui Change-Id: Ibdaa15e1d573f34e3098bf00b883752ce4df40c1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135767 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/sw/uiconfig/swriter/ui/tocentriespage.ui b/sw/uiconfig/swriter/ui/tocentriespage.ui index 5d522dfb51ec..10ff109d54e1 100644 --- a/sw/uiconfig/swriter/ui/tocentriespage.ui +++ b/sw/uiconfig/swriter/ui/tocentriespage.ui @@ -3,7 +3,7 @@ <interface domain="sw"> <requires lib="gtk+" version="3.20"/> <object class="GtkAdjustment" id="adjustment1"> - <property name="upper">19.99</property> + <property name="upper">19.989999999999998</property> <property name="step-increment">0.05</property> <property name="page-increment">1</property> </object> @@ -751,7 +751,7 @@ <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="reltostyle-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="tocentriespage|extended_tip|reltostyle">Positions the tab stop relative to the "indent from left" value defined in the paragraph style selected on the Styles tab. Otherwise the tab stop is positioned relative to the left text margin.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="tocentriespage|extended_tip|reltostyle">Positions the tab stop relative to the "before the text" indent value defined in the paragraph style selected on the Styles tab. Otherwise the tab stop is positioned relative to the left text margin.</property> </object> </child> </object>