diff options
author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2024-11-02 17:50:17 +0200 |
---|---|---|
committer | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2024-11-02 17:44:18 +0100 |
commit | 40bbfa8f4fb070b66481068b952755d04854db2c (patch) | |
tree | e318a03d0e8daf62fa59d6d27dd049d8f9b153d1 /source | |
parent | cd5de8ddaf11d56768f31c675b03346aac1b7ff0 (diff) |
tdf#145161 Update Help per renamed label, Change image resolution
Change-Id: Ie62be5e67652512ea850654e83d5c873c5030cb5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/175949
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/image_compression.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/01/ref_pdf_export_general.xhp | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/01/image_compression.xhp b/source/text/shared/01/image_compression.xhp index 7fec753bbd..cf3889185d 100644 --- a/source/text/shared/01/image_compression.xhp +++ b/source/text/shared/01/image_compression.xhp @@ -62,9 +62,9 @@ <bookmark branch="hid/svx/ui/compressgraphicdialog/radio-lossless" id="bm_id471534538696538" localize="false"/> <h3 id="hd_id931534716460433">PNG Compression</h3> <paragraph role="paragraph" id="par_id91534716472311">Since PNG compression is lossless, the main reason to use a compression factor less than 9 is when there is absolute need to reduce the size of the document when saving in a slow computer. The uncompress operation does not depend on the compression level.</paragraph> - <bookmark branch="hid/svx/ui/compressgraphicdialog/checkbox-reduce-resolution" id="bm_id1001534538702535" localize="false"/> + <bookmark branch="hid/svx/ui/compressgraphicdialog/checkbox-change-resolution" id="bm_id1001534538702535" localize="false"/> <h2 id="hd_id801534716490571">Resolution</h2> - <h3 id="hd_id621534716496579">Reduce image resolution</h3> + <h3 id="hd_id621534716496579">Change image resolution</h3> <paragraph role="paragraph" id="par_id761534716504198">Check to change the dimensions of the compressed image.</paragraph> <h3 id="hd_id111534716511809">Width, Height</h3> <paragraph role="paragraph" id="par_id101534716525261">Use the spin buttons to set the new width and height of the compressed image.</paragraph> diff --git a/source/text/shared/01/ref_pdf_export_general.xhp b/source/text/shared/01/ref_pdf_export_general.xhp index 9421f0d020..ab6047308b 100644 --- a/source/text/shared/01/ref_pdf_export_general.xhp +++ b/source/text/shared/01/ref_pdf_export_general.xhp @@ -67,9 +67,9 @@ <h3 id="par_idN1074C">Quality</h3> <paragraph id="par_idN10750" role="paragraph"><ahelp hid=".">Enter the quality level for JPEG compression.</ahelp></paragraph> - <bookmark branch="hid/filter/ui/pdfgeneralpage/reduceresolution" id="bm_id3947264" localize="false"/> + <bookmark branch="hid/filter/ui/pdfgeneralpage/changeresolution" id="bm_id3947264" localize="false"/> - <h3 id="par_idN10767">Reduce image resolution</h3> + <h3 id="par_idN10767">Change image resolution</h3> <paragraph id="par_idN1076B" role="paragraph"><ahelp hid=".">Select to resample or down-size the images to a lower number of pixels per inch.</ahelp></paragraph> <bookmark branch="hid/filter/ui/pdfgeneralpage/resolution" id="bm_id1751762" localize="false"/> <paragraph id="par_idN10782" role="paragraph"><ahelp hid=".">Select the target resolution for the images.</ahelp></paragraph> |