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

New commits:
commit c9deea276c8c5b0f1e845b6b6200e67188d555ba
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Mon Jun 13 11:45:56 2022 -0300
Commit:     Xisco Fauli <xiscofa...@libreoffice.org>
CommitDate: Thu Jun 16 10:02:18 2022 +0200

    Add precisions to opttablepage.ui extended tip
    
    Change-Id: Ic2f07d9a4e8e8608e5a56f23d421004f6631427a
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135760
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>
    (cherry picked from commit 34293f75060061d248c178cc65b81135a01d8dba)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135887
    Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org>

diff --git a/sw/uiconfig/swriter/ui/opttablepage.ui 
b/sw/uiconfig/swriter/ui/opttablepage.ui
index ef8ec3a1ed7d..6149e769f1ea 100644
--- a/sw/uiconfig/swriter/ui/opttablepage.ui
+++ b/sw/uiconfig/swriter/ui/opttablepage.ui
@@ -450,7 +450,7 @@
                         <property name="truncate-multiline">True</property>
                         <child internal-child="accessible">
                           <object class="AtkObject" id="rowmove-atkobject">
-                            <property name="AtkObject::accessible-description" 
translatable="yes" context="extended_tip|rowmove">Specifies the value to be 
used for moving a row.</property>
+                            <property name="AtkObject::accessible-description" 
translatable="yes" context="extended_tip|rowmove">Specifies the step size value 
when moving a row with the keyboard.</property>
                           </object>
                         </child>
                       </object>
@@ -469,7 +469,7 @@
                         <property name="truncate-multiline">True</property>
                         <child internal-child="accessible">
                           <object class="AtkObject" id="colmove-atkobject">
-                            <property name="AtkObject::accessible-description" 
translatable="yes" context="extended_tip|colmove">Specifies the value to be 
used for moving a column.</property>
+                            <property name="AtkObject::accessible-description" 
translatable="yes" context="extended_tip|colmove">Specifies the step size value 
when moving a column with the keyboard.</property>
                           </object>
                         </child>
                       </object>

Reply via email to