summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorMuhammet Kara <muhammet.kara@collabora.com>2019-10-11 09:42:52 +0300
committerMuhammet Kara <muhammet.kara@collabora.com>2019-10-11 10:13:59 +0200
commit75db2b08856ddc522a949a07145b33b0fae4801e (patch)
treec44145dcd371c593a7a235f48c5fed4b044a06fd /filter
parent520dc93ef80e641b7e838122ec7424f030a57859 (diff)
Rename 'Single-page sheets' to 'Full-Sheet Previews' to avoid confusion
Because this option creates a pdf output which simply contains full-sheet preview, disregarding most of the other options. The created output is meant for preview, to see all content of all shaeets at once, and not meant for usual printing. And also put in some explicit casts, to avoid compiler warnings. Change-Id: I62936337e26f04878ecb7291335a5da952d8dced Reviewed-on: https://gerrit.libreoffice.org/80638 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
Diffstat (limited to 'filter')
-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 aee2993b5f6a..0a40383e2aaf 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -718,7 +718,7 @@
</child>
<child>
<object class="GtkCheckButton" id="singlepagesheets">
- <property name="label" translatable="yes" context="pdfgeneralpage|singlepagesheets">Single-page sheets</property>
+ <property name="label" translatable="yes" context="pdfgeneralpage|singlepagesheets">Full-Sheet Previews</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>