diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2021-09-27 04:36:27 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2021-09-27 04:39:13 -0500 |
commit | e7ef99cadf81a72688dbae1f8ba9f99c3b568aa7 (patch) | |
tree | b4b11fdd79cf7a3367607bcadd2c4148647d640a /source/text/swriter | |
parent | 833a936a4416be31136729594329311cabb24f7f (diff) |
Assorted string fixes
• Removed some hardcoded product names
• Updated color palettes referred to in a string
• Updated an option’s name I missed in d599028d4f126c8a2badc3787e3fdf8277219c96
because I didn’t expect the Help would be inconsistent with the UI when searching.
Change-Id: I75a33ae802e1baa01c99d274b8418dfe049d39c6
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/01/05030200.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/01/05030200.xhp b/source/text/swriter/01/05030200.xhp index daaaf4492a..7621e30246 100644 --- a/source/text/swriter/01/05030200.xhp +++ b/source/text/swriter/01/05030200.xhp @@ -55,7 +55,7 @@ <paragraph role="heading" id="hd_id3145413" xml-lang="en-US" level="3">Characters at line begin</paragraph> <paragraph role="paragraph" id="par_id3147515" xml-lang="en-US"><ahelp hid="cui/ui/textflowpage/spinLineBegin">Enter the minimum number of characters that must appear at the beginning of the line after the hyphen.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/textflowpage/spinMaxNum" id="bm_id3153530" localize="false"/> -<paragraph role="heading" id="hd_id3149804" xml-lang="en-US" level="3">Maximum no. of consecutive hyphens</paragraph> +<paragraph role="heading" id="hd_id3149804" xml-lang="en-US" level="3">Maximum consecutive hyphenated lines</paragraph> <paragraph role="paragraph" id="par_id3153536" xml-lang="en-US"><ahelp hid="cui/ui/textflowpage/spinMaxNum">Enter the maximum number of consecutive lines that can be hyphenated.</ahelp></paragraph> <paragraph role="heading" id="hd_id3153665" xml-lang="en-US" level="2">Breaks</paragraph> <paragraph role="paragraph" id="par_id3154470" xml-lang="en-US">Specify the page or column <link href="text/swriter/guide/page_break.xhp" name="break">break</link> options.</paragraph> |