cui/uiconfig/ui/optgeneralpage.ui |    2 +-
 filter/uiconfig/ui/pdfviewpage.ui |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit cf1baa88c6cbbeee9921fa0fb3c0c12314b8f3ad
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Sat Jun 11 15:31:56 2022 -0300
Commit:     Xisco Fauli <xiscofa...@libreoffice.org>
CommitDate: Wed Jun 15 06:27:10 2022 +0200

    Add precisions to extended tip
    
    Change-Id: I8d33d95dd1cb8a5b81ae837f78accad6060a94f3
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135667
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>
    (cherry picked from commit ab37d644773fe08d908a35fff14b9e6eefebbc55)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135845
    Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org>

diff --git a/cui/uiconfig/ui/optgeneralpage.ui 
b/cui/uiconfig/ui/optgeneralpage.ui
index 0be6b43164f1..111dd611eb6f 100644
--- a/cui/uiconfig/ui/optgeneralpage.ui
+++ b/cui/uiconfig/ui/optgeneralpage.ui
@@ -39,7 +39,7 @@
                 <property name="draw_indicator">True</property>
                 <child internal-child="accessible">
                   <object class="AtkObject" id="exthelp-atkobject">
-                    <property name="AtkObject::accessible-description" 
translatable="yes" context="extended_tip | exthelp">Displays a help text when 
you rest the cursor on an icon, a menu command, or a control on a 
dialog.</property>
+                    <property name="AtkObject::accessible-description" 
translatable="yes" context="extended_tip | exthelp">Displays a help text when 
you rest the mouse pointer on an icon, a menu command, or a control on a 
dialog.</property>
                   </object>
                 </child>
               </object>
commit 4c52ae6daf0466c2b4a667165c5be3b32be596c1
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Fri Jun 10 14:46:54 2022 -0300
Commit:     Xisco Fauli <xiscofa...@libreoffice.org>
CommitDate: Wed Jun 15 06:27:01 2022 +0200

    Fix extended tip
    
    (after translation round)
    
    Change-Id: I4eea58f44af49d19de9b1aa44fc9ad15e8edda12
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135609
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>
    (cherry picked from commit 817f98279b58a0eaaa0e5ac26f76f1d2788c39ce)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135842
    Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org>

diff --git a/filter/uiconfig/ui/pdfviewpage.ui 
b/filter/uiconfig/ui/pdfviewpage.ui
index 33ee039b5441..97cfb53410ba 100644
--- a/filter/uiconfig/ui/pdfviewpage.ui
+++ b/filter/uiconfig/ui/pdfviewpage.ui
@@ -251,7 +251,7 @@
                     <property name="group">fitdefault</property>
                     <child internal-child="accessible">
                       <object class="AtkObject" id="fitvis-atkobject">
-                        <property name="AtkObject::accessible-description" 
translatable="yes" context="pdfviewpage|extended_tip|fitvis">Select to generate 
a PDF file that shows the text and graphics on the page zoomed to fit the width 
of the reader's window.</property>
+                        <property name="AtkObject::accessible-description" 
translatable="yes" context="pdfviewpage|extended_tip|fitvis">Select to generate 
a PDF file that shows the text and graphics on the page zoomed to fit the 
reader's window.</property>
                       </object>
                     </child>
                   </object>

Reply via email to