[Libreoffice-commits] core.git: filter/uiconfig

Olivier Hallot (via logerrit) logerrit at kemper.freedesktop.org
Mon Jul 26 18:18:44 UTC 2021


 filter/uiconfig/ui/pdflinkspage.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 21cb6039a3320682d0b1617facd86b092fcea10f
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Mon Jul 26 09:56:13 2021 -0300
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Mon Jul 26 20:18:11 2021 +0200

    tdf#143543 Fix extended tip for pdflinkspage.ui
    
    Note: E.T. borrowed from Help page.
    Change-Id: Ia4da746aa25c72a3ef1a77a52fea5034fb3a0ae6
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119507
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/filter/uiconfig/ui/pdflinkspage.ui b/filter/uiconfig/ui/pdflinkspage.ui
index 09f1a4349fb0..892f72864665 100644
--- a/filter/uiconfig/ui/pdflinkspage.ui
+++ b/filter/uiconfig/ui/pdflinkspage.ui
@@ -34,7 +34,7 @@
                 <property name="draw-indicator">True</property>
                 <child internal-child="accessible">
                   <object class="AtkObject" id="export-atkobject">
-                    <property name="AtkObject::accessible-description" translatable="yes" context="pdflinkspage|extended_tip|export">Exports the current file in PDF format.</property>
+                    <property name="AtkObject::accessible-description" translatable="yes" context="pdflinkspage|extended_tip|export">Enable the checkbox to export the names of objects in your document as valid bookmark targets. This allows you to link to those objects by name from other documents.</property>
                   </object>
                 </child>
               </object>


More information about the Libreoffice-commits mailing list