diff options
author | Bogdan B <buzea.bogdan@libreoffice.org> | 2022-11-02 18:35:52 +0200 |
---|---|---|
committer | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2022-11-03 07:42:47 +0100 |
commit | f129a53a423805628f95cf72469f48f5279147a6 (patch) | |
tree | 944db808d88ca5e5a8cb7fa208f6ad1928bd1726 | |
parent | 4de3a5df9563bb86b7295664b579efd79169d92e (diff) |
tdf#134882 Improve help about changing label from 'fit' to 'shrink'
Change-Id: Ie7759eea6991defbbb785b7426cddde7f1cebdc2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142146
Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Tested-by: Jenkins
-rw-r--r-- | source/text/scalc/01/05070500.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/05070500.xhp b/source/text/scalc/01/05070500.xhp index 9ef68735eb..d14dfec7eb 100644 --- a/source/text/scalc/01/05070500.xhp +++ b/source/text/scalc/01/05070500.xhp @@ -75,7 +75,7 @@ <paragraph role="paragraph" id="par_id3159171" xml-lang="en-US">Specifies a scaling factor to scale all printed pages.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/sheetprintpage/spinED_SCALEALL" id="bm_id3153067" localize="false"/><paragraph role="heading" id="par_idN1099A" xml-lang="en-US" level="5">Scaling factor</paragraph> <paragraph role="paragraph" id="par_id3152899" xml-lang="en-US"><ahelp hid="modules/scalc/ui/sheetprintpage/spinED_SCALEALL">Enter a scaling factor. Factors less than 100 reduce the pages, higher factors enlarge the pages.</ahelp></paragraph> -<paragraph role="heading" id="par_idN109B2" xml-lang="en-US" level="4">Fit print range(s) to width/height</paragraph> +<paragraph role="heading" id="par_idN109B2" xml-lang="en-US" level="4">Shrink print range(s) to width/height</paragraph> <paragraph role="paragraph" id="par_idN109B5" xml-lang="en-US">Specifies the maximum number of pages horizontally (width) and vertically (height) on which every sheet with the current Page Style is to be printed. </paragraph> <list type="unordered"> <listitem> @@ -92,7 +92,7 @@ <paragraph role="paragraph" id="par_idN109D1" xml-lang="en-US"><ahelp hid="modules/scalc/ui/sheetprintpage/spinED_SCALEPAGEWIDTH">Enter the maximum number of pages to be printed horizontally across.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/sheetprintpage/spinED_SCALEPAGEHEIGHT" id="bm_id516983" localize="false"/><paragraph role="heading" id="par_idN109E8" xml-lang="en-US" level="5">Height in pages</paragraph> <paragraph role="paragraph" id="par_idN109EB" xml-lang="en-US"><ahelp hid="modules/scalc/ui/sheetprintpage/spinED_SCALEPAGEHEIGHT">Enter the maximum number of pages to be printed vertically stacked.</ahelp></paragraph> -<paragraph role="heading" id="hd_id3148868" xml-lang="en-US" level="4">Fit print range(s) on number of pages</paragraph> +<paragraph role="heading" id="hd_id3148868" xml-lang="en-US" level="4">Shrink print range(s) to number of pages</paragraph> <paragraph role="paragraph" id="par_id3145074" xml-lang="en-US">Specifies the maximum number of pages on which every sheet with the current Page Style is to be printed. The scale will be reduced as necessary to fit the defined number of pages.<comment>UFI: fixes #112585#</comment></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/sheetprintpage/spinED_SCALEPAGENUM" id="bm_id3157983" localize="false"/><paragraph role="heading" id="par_idN10A26" xml-lang="en-US" level="5">Number of pages</paragraph> <paragraph role="paragraph" id="par_id3144507" xml-lang="en-US"><ahelp hid="modules/scalc/ui/sheetprintpage/spinED_SCALEPAGENUM">Enter the maximum number of pages to be printed.</ahelp></paragraph> |