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.hallot@libreoffice.org>
This commit is contained in:
parent
376be26f4e
commit
8611bf0202
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue