sw/uiconfig/swriter/ui/labeloptionspage.ui |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit f8e2a2e697c2a3e7ed9aca8d715541e6a9ca9d7e
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Mon Jun 13 07:51:59 2022 -0300
Commit:     Xisco Fauli <xiscofa...@libreoffice.org>
CommitDate: Thu Jun 16 15:45:04 2022 +0200

    Fix extended tips in labeloptionspage.ui
    
    Change-Id: Ib82fd7a19a837521afbe0d0a6c154d4c5c5f2824
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135755
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>
    (cherry picked from commit 513ae848b668647093ae4161718b2585d80fdb7a)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135948
    Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org>

diff --git a/sw/uiconfig/swriter/ui/labeloptionspage.ui 
b/sw/uiconfig/swriter/ui/labeloptionspage.ui
index 02ef63e8e49b..0bdb5c4a351c 100644
--- a/sw/uiconfig/swriter/ui/labeloptionspage.ui
+++ b/sw/uiconfig/swriter/ui/labeloptionspage.ui
@@ -116,7 +116,7 @@
                         <property name="truncate-multiline">True</property>
                         <child internal-child="accessible">
                           <object class="AtkObject" id="cols-atkobject">
-                            <property name="AtkObject::accessible-description" 
translatable="yes" context="labeloptionspage|extended_tip|cols">Enter the 
number of labels or business cards that you want to have in a row on your 
page.</property>
+                            <property name="AtkObject::accessible-description" 
translatable="yes" context="labeloptionspage|extended_tip|cols">Select the 
column in which you want to place your single label or business card.</property>
                           </object>
                         </child>
                       </object>
@@ -160,7 +160,7 @@
                         <property name="truncate-multiline">True</property>
                         <child internal-child="accessible">
                           <object class="AtkObject" id="rows-atkobject">
-                            <property name="AtkObject::accessible-description" 
translatable="yes" context="labeloptionspage|extended_tip|rows">Enter the 
number of rows of labels or business cards that you want to have on your 
page.</property>
+                            <property name="AtkObject::accessible-description" 
translatable="yes" context="labeloptionspage|extended_tip|rows">Select the row 
in which you want to place your single label or business card.</property>
                           </object>
                         </child>
                       </object>

Reply via email to