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 12:48:01 +0200
commit53aa4ede20362eeed382d4bee023e74ae65884d9 (patch)
treeedaeb1439102ea46f1cc0191dc107d12450f81f1 /filter
parent07fc7aea5f73bf5ae7da4bbca0a7d7a205baab8d (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. Change-Id: I62936337e26f04878ecb7291335a5da952d8dced Reviewed-on: https://gerrit.libreoffice.org/80636 Tested-by: Jenkins 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 2f86f81d76b5..8082b42f5070 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -770,7 +770,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>