source/text/shared/guide/pdf_params.xhp |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 579bf8dd91ebc66108f8710452ea2280c81c1223
Author:     Stanislav Horacek <stanislav.hora...@gmail.com>
AuthorDate: Sat Nov 18 20:54:15 2023 +0100
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Sat Nov 18 22:09:57 2023 +0100

    use "export" instead of "print" at PDF export options page
    
    Change-Id: I1c1bfcfab57b74129c5bb60fad89376c88e64dfd
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/159638
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/source/text/shared/guide/pdf_params.xhp 
b/source/text/shared/guide/pdf_params.xhp
index 0dd3c5b071..54819807b0 100644
--- a/source/text/shared/guide/pdf_params.xhp
+++ b/source/text/shared/guide/pdf_params.xhp
@@ -70,15 +70,15 @@
             <paragraph id="par_id201682092689086" localize="false" 
role="tablecontent"><literal>PageRange</literal></paragraph>
         </tablecell>
         <tablecell>
-            <paragraph id="par_id21682092689099" role="tablecontent"> If this 
property is set, it indicates the range of pages to be printed. </paragraph>
-            <paragraph role="tablecontent" id="par_id611682092936607">To print 
all the pages, leave this property unset.</paragraph>
+            <paragraph id="par_id21682092689099" role="tablecontent"> If this 
property is set, it indicates the range of pages to be exported. </paragraph>
+            <paragraph role="tablecontent" id="par_id611682092936607">To 
export all the pages, leave this property unset.</paragraph>
             <paragraph role="tablecontent" id="par_id481682092945791">To 
export a selection, leave this property unset and set only the property 
<literal>Selection</literal>.</paragraph>
         </tablecell>
         <tablecell>
             <paragraph id="par_id71682092689100" localize="false" 
role="tablecontent">string</paragraph>
         </tablecell>
         <tablecell>
-            <paragraph id="par_id72682092689100" role="tablecontent">Empty 
(all pages are printed)</paragraph>
+            <paragraph id="par_id72682092689100" role="tablecontent">Empty 
(all pages are exported)</paragraph>
         </tablecell>
     </tablerow>
     <tablerow>

Reply via email to