[Libreoffice-commits] core.git: filter/uiconfig
Muhammet Kara (via logerrit)
logerrit at kemper.freedesktop.org
Fri Oct 11 10:48:54 UTC 2019
filter/uiconfig/ui/pdfgeneralpage.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 53aa4ede20362eeed382d4bee023e74ae65884d9
Author: Muhammet Kara <muhammet.kara at collabora.com>
AuthorDate: Fri Oct 11 09:42:52 2019 +0300
Commit: Muhammet Kara <muhammet.kara at collabora.com>
CommitDate: Fri Oct 11 12:48:01 2019 +0200
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 at collabora.com>
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>
More information about the Libreoffice-commits
mailing list