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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Mar 5 07:53:59 UTC 2019


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

New commits:
commit 7813c499fcae3aad9be15e4ecb0bae9a379f5d30
Author:     Roman Kuznetsov <antilibreoffice at gmail.com>
AuthorDate: Mon Mar 4 15:12:38 2019 +0100
Commit:     Heiko Tietze <tietze.heiko at gmail.com>
CommitDate: Tue Mar 5 08:53:34 2019 +0100

    tdf#105445 Change label "Export comments" to "Comments as PDF annotations"
    
    Change-Id: I7036c2e699eb394f008fe3eeb1b93247b8c6fb22
    Reviewed-on: https://gerrit.libreoffice.org/68696
    Tested-by: Jenkins
    Reviewed-by: Heiko Tietze <tietze.heiko at gmail.com>

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui b/filter/uiconfig/ui/pdfgeneralpage.ui
index 631b31cee483..d7d9ff025545 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -606,7 +606,7 @@
                 </child>
                 <child>
                   <object class="GtkCheckButton" id="comments">
-                    <property name="label" translatable="yes" context="pdfgeneralpage|comments">_Export comments</property>
+                    <property name="label" translatable="yes" context="pdfgeneralpage|comments">_Comments as PDF annotations</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>


More information about the Libreoffice-commits mailing list