summaryrefslogtreecommitdiffstats
path: root/filter/uiconfig
diff options
context:
space:
mode:
authorRoman Kuznetsov <antilibreoffice@gmail.com>2019-03-04 15:12:38 +0100
committerHeiko Tietze <tietze.heiko@gmail.com>2019-03-05 08:53:34 +0100
commit7813c499fcae3aad9be15e4ecb0bae9a379f5d30 (patch)
tree478cb32af8e35cce6d512bf1c250c462baf28bf4 /filter/uiconfig
parentnPara[1] needs clamping too, after all (diff)
downloadcore-7813c499fcae3aad9be15e4ecb0bae9a379f5d30.tar.gz
core-7813c499fcae3aad9be15e4ecb0bae9a379f5d30.zip
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@gmail.com>
Diffstat (limited to 'filter/uiconfig')
-rw-r--r--filter/uiconfig/ui/pdfgeneralpage.ui2
1 files changed, 1 insertions, 1 deletions
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>