[Libreoffice-commits] help.git: source/text

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Fri Jan 29 09:03:19 UTC 2021


 source/text/shared/01/06040100.xhp |   12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

New commits:
commit 9104dcbfe3c4d7a845520ad62d34efa0d3356abe
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Thu Jan 28 02:56:03 2021 +0100
Commit:     Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Fri Jan 29 10:02:58 2021 +0100

    correction to option labels in AutoCorrect options
    
       * corrections to three option labels to align them with
         actual options in AutoCorrect dialog
       * removed mention of "digits" in <note> because the "digit"
         example was recently added to the "replace dashes" table.
       * updated to <note>,<tip>
    
    Change-Id: I32a5c874487e4ccd9c65cca346323257bb27d12a
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110053
    Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>
    Tested-by: Jenkins

diff --git a/source/text/shared/01/06040100.xhp b/source/text/shared/01/06040100.xhp
index a32c9f22b..75d30685d 100644
--- a/source/text/shared/01/06040100.xhp
+++ b/source/text/shared/01/06040100.xhp
@@ -67,7 +67,7 @@
       <h3 xml-lang="en-US" id="hd_id3150144">Correct TWo INitial CApitals</h3>
       <paragraph xml-lang="en-US" id="par_id3149177" role="paragraph">If you type two uppercase letters at the beginning of a "WOrd", the second uppercase letter is automatically replaced with a lowercase letter.</paragraph>
       <h3 xml-lang="en-US" id="hd_id3156426">Capitalize first letter of every sentence.</h3>
-      <paragraph xml-lang="en-US" id="par_id3155339" role="paragraph">Capitalizes the first letter of every sentence.</paragraph>
+      <paragraph xml-lang="en-US" id="par_id3155339" role="paragraph">Capitalizes the first letter of every sentence</paragraph>
 <switch select="appl">
 <case select="CALC">
 <paragraph xml-lang="en-US" id="par_id5240028" role="note">The first letter in a Calc cell will never be capitalized automatically.<comment>see i78661</comment></paragraph>
@@ -149,26 +149,24 @@
          </tablerow>
       </table>
 
-      <paragraph xml-lang="en-US" id="par_id1416974" role="note">If the hyphens are there between digits or the text has the Hungarian or Finnish language attribute, then two hyphens in the sequence A--B are replaced by an en-dash instead of an em-dash.<comment>i71908</comment></paragraph>
+      <note xml-lang="en-US" id="par_id1416974">If the text has the Hungarian or Finnish language attribute, then two hyphens in the sequence A--B are replaced by an en-dash instead of an em-dash.<comment>i71908</comment></note>
       <h3 xml-lang="en-US" id="hd_id3152472"><switchinline select="appl"><caseinline select="WRITER">Delete spaces and tabs at beginning and end of paragraph
 </caseinline></switchinline></h3>
       <paragraph xml-lang="en-US" id="par_id3156024" role="paragraph"><switchinline select="appl"><caseinline select="WRITER">Removes spaces and tabs at the beginning of a paragraph. To use this option, the <emph>Apply Styles</emph> option must also be selected.
 </caseinline></switchinline></paragraph>
-      <h3 xml-lang="en-US" id="hd_id3147303"><switchinline select="appl"><caseinline select="WRITER">Delete blanks and tabs at end and start of lines
-</caseinline></switchinline></h3>
+      <h3 xml-lang="en-US" id="hd_id3147303"><switchinline select="appl"><caseinline select="WRITER">Delete spaces and tabs at end and start of line</caseinline></switchinline></h3>
       <paragraph xml-lang="en-US" id="par_id3150866" role="paragraph"><switchinline select="appl"><caseinline select="WRITER">Removes spaces and tabs at the beginning of each line. To use this option, the <emph>Apply Styles</emph> option must also be selected.
 </caseinline></switchinline></paragraph>
       <h3 xml-lang="en-US" id="hd_id3150400">Ignore double spaces</h3>
       <paragraph xml-lang="en-US" id="par_id3154938" role="paragraph">Replaces two or more consecutive spaces with a single space.</paragraph>
-      <h3 xml-lang="en-US" id="hd_id3145116"><switchinline select="appl"><caseinline select="WRITER">Apply numbering - symbol
-</caseinline></switchinline></h3>
+      <h3 xml-lang="en-US" id="hd_id3145116"><switchinline select="appl"><caseinline select="WRITER">Bulleted and numbered lists. Bullet symbol:</caseinline></switchinline></h3>
       <paragraph xml-lang="en-US" id="par_id3150870" role="paragraph"><switchinline select="appl"><caseinline select="WRITER">Automatically creates a numbered list when you press Enter at the end of a line that starts with a number followed by a period, a space, and text. If a line starts with a hyphen (-), a plus sign (+), or an asterisk (*), followed by a space, and text, a bulleted list is created when you press Enter.
 </caseinline></switchinline></paragraph>
       <paragraph xml-lang="en-US" id="par_id3146874" role="paragraph"><switchinline select="appl"><caseinline select="WRITER">To cancel automatic numbering when you press Enter at the end of a line that starts with a numbering symbol, press Enter again.
 </caseinline></switchinline></paragraph>
 <switch select="appl">
 <case select="WRITER">
-<paragraph xml-lang="en-US" id="par_id3145606" role="tip">The automatic numbering option is only applied to paragraphs that are formatted with the "Default", "Text body", or "Text body indent" paragraph style.</paragraph>
+<tip xml-lang="en-US" id="par_id3145606">The automatic numbering option is only applied to paragraphs that are formatted with the "Default", "Text body", or "Text body indent" paragraph style.</tip>
 </case>
 </switch>
 <switch select="appl">


More information about the Libreoffice-commits mailing list