diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-02-24 07:25:05 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-03-01 03:35:21 -0600 |
commit | 20266799414d18f300f457eaa3623891dc52161e (patch) | |
tree | 06f2a1dcddc423bdb8721bf4cfb8a294b28760b6 | |
parent | 8eeb48c64d6ee09cfcfad76392b405df871b3a2c (diff) |
Remove erroneous ellipsis
This particular button does not open any further settings,
so this punctuation was always unwarranted. But as a general
rule, please never add UI ellipses to the help.
Change-Id: I363c0f53f7be3aa960cc2fe7267ccad002e9c575
-rw-r--r-- | source/text/shared/01/image_compression.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/image_compression.xhp b/source/text/shared/01/image_compression.xhp index 1da9311c13..354f48a31c 100644 --- a/source/text/shared/01/image_compression.xhp +++ b/source/text/shared/01/image_compression.xhp @@ -57,7 +57,7 @@ <paragraph role="paragraph" id="par_id481534716831364" xml-lang="en-US">Select the algorithm to calculate the interpolated pixels.</paragraph> <bookmark xml-lang="en-US" branch="hid/svx/ui/compressgraphicdialog/calculate" id="bm_id101534538877208" localize="false"/> <paragraph role="heading" id="hd_id471534716844611" level="2" xml-lang="en-US">Image Information</paragraph> - <paragraph role="heading" id="hd_id501534716852913" level="3" xml-lang="en-US">Calculate New Size...</paragraph> + <paragraph role="heading" id="hd_id501534716852913" level="3" xml-lang="en-US">Calculate New Size</paragraph> <paragraph role="paragraph" id="par_id141534716860224" xml-lang="en-US">Click to calculate the size of the image data, based on the settings of the dialog box.</paragraph> <section id="relatedtopics"> <paragraph role="paragraph" id="par_id121534718376301" xml-lang="en-US"><link href="https://en.wikipedia.org/wiki/Image_file_formats" name="wikipedia">Wikipedia on image file formats.</link></paragraph> |