cui/uiconfig/ui/numberingpositionpage.ui |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit a80b04058084826f28cfe58a66a96116383b1146
Author:     Bogdan Buzea <buzea.bog...@libreoffice.org>
AuthorDate: Thu Dec 5 20:51:32 2024 +0100
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Mon Dec 9 22:53:31 2024 +0100

    tdf#161915 Wrong extended tip
    
    Change-Id: I3c7be8f877f6ae0a505d6ec9a8bd786a0bd76745
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177902
    Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org>
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/cui/uiconfig/ui/numberingpositionpage.ui 
b/cui/uiconfig/ui/numberingpositionpage.ui
index 8b6cb954bccb..566c4a52f251 100644
--- a/cui/uiconfig/ui/numberingpositionpage.ui
+++ b/cui/uiconfig/ui/numberingpositionpage.ui
@@ -203,7 +203,7 @@
                     <property name="digits">2</property>
                     <child internal-child="accessible">
                       <object class="AtkObject" id="indentatmf-atkobject">
-                        <property name="AtkObject::accessible-description" 
translatable="yes" 
context="numberingpositionpage|extended_tip|indentatmf">Enter the distance from 
the left page margin to the start of all lines in the numbered paragraph that 
follow the first line.</property>
+                        <property name="AtkObject::accessible-description" 
translatable="yes" 
context="numberingpositionpage|extended_tip|indentatmf">Enter the distance from 
the left page margin at which the numbering symbol will be aligned.</property>
                       </object>
                     </child>
                   </object>
@@ -275,7 +275,7 @@
                     </items>
                     <child internal-child="accessible">
                       <object class="AtkObject" id="numfollowedbylb-atkobject">
-                        <property name="AtkObject::accessible-description" 
translatable="yes" 
context="numberingpositionpage|extended_tip|numfollowedbylb">Enter the distance 
from the left page margin at which the numbering symbol will be 
aligned.</property>
+                        <property name="AtkObject::accessible-description" 
translatable="yes" 
context="numberingpositionpage|extended_tip|numfollowedbylb">Enter the distance 
from the left page margin to the start of all lines in the numbered paragraph 
that follow the first line.</property>
                       </object>
                     </child>
                   </object>

Reply via email to