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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Jan 28 21:30:01 UTC 2019


 source/text/sbasic/shared/GetPathSeparator.xhp |    2 +-
 source/text/sbasic/shared/compatible.xhp       |    2 +-
 source/text/scalc/01/12010100.xhp              |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 9438da88cd6f21fce3778601164b817e9a1d72de
Author:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
AuthorDate: Mon Jan 28 15:19:28 2019 -0600
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Mon Jan 28 15:27:22 2019 -0600

    A couple of articles and tag vomit cleanup
    
    Change-Id: I5e3d9c7f9ce78807d1acfa190a740f41ddd8a378

diff --git a/source/text/sbasic/shared/GetPathSeparator.xhp b/source/text/sbasic/shared/GetPathSeparator.xhp
index 6efe46456..97b22e576 100644
--- a/source/text/sbasic/shared/GetPathSeparator.xhp
+++ b/source/text/sbasic/shared/GetPathSeparator.xhp
@@ -51,7 +51,7 @@
             It is recommended to use:
         </paragraph>
         <paragraph role="paragraph"  id="N0018">
-            <link href="text/sbasic/shared/03120313.xhp" name ="external">ConvertFromURL</link> function to convert a file URL to system file name.
+            <link href="text/sbasic/shared/03120313.xhp" name ="external">ConvertFromURL</link> function to convert a file URL to a system file name.
         </paragraph>
         <paragraph role="paragraph"  id="N0019">
             <link href="text/sbasic/shared/03120312.xhp" name ="external">ConvertToURL</link> function to convert a system file name to a file URL.
diff --git a/source/text/sbasic/shared/compatible.xhp b/source/text/sbasic/shared/compatible.xhp
index d533ceaf7..a2655de54 100644
--- a/source/text/sbasic/shared/compatible.xhp
+++ b/source/text/sbasic/shared/compatible.xhp
@@ -23,7 +23,7 @@
 
     <section id="optioncompatiblestatement">
         <h1 id="N0104"><variable id="compatiblestatement"><link href="text/sbasic/shared/compatible.xhp" name="compatible">Option Compatible Statement</link></variable></h1>
-        <paragraph role="paragraph" id="N0106"><literal>Option Compatible</literal> turns on VBA compatible Basic compiler mode at module level. Function <literal>CompatibilityMode()</literal> controls runtime mode and affects all code executed after setting or resetting the mode.</paragraph>
+        <paragraph role="paragraph" id="N0106"><literal>Option Compatible</literal> turns on the VBA-compatible Basic compiler mode at the module level. The function <literal>CompatibilityMode()</literal> controls runtime mode and affects all code executed after setting or resetting the mode.</paragraph>
     </section>
     <embed href="text/sbasic/shared/00000003.xhp#beforeexecutable"/>
     <paragraph role="paragraph" id="N0107">This option may affect or assist in the following situations:</paragraph>
diff --git a/source/text/scalc/01/12010100.xhp b/source/text/scalc/01/12010100.xhp
index c41bd360f..57b2a0573 100644
--- a/source/text/scalc/01/12010100.xhp
+++ b/source/text/scalc/01/12010100.xhp
@@ -36,7 +36,7 @@
   <bookmark branch="hid/modules/scalc/ui/definedatabaserangedialog/ContainsColumnLabels" xml-lang="en-US" id="bm_id3150399" localize="false"/><paragraph role="heading" level="3" id="hd_id3153379" xml-lang="en-US">Contains column labels</paragraph>
   <paragraph role="paragraph" id="par_id3148798" xml-lang="en-US"><ahelp hid="modules/scalc/ui/definedatabaserangedialog/ContainsColumnLabels" visibility="visible">Selected cell ranges contains labels.</ahelp></paragraph>
   <bookmark branch="hid/modules/scalc/ui/definedatabaserangedialog/InsertOrDeleteCells" xml-lang="en-US" id="bm_id3156422" localize="false"/><paragraph role="heading" level="3" id="hd_id3153970" xml-lang="en-US">Insert or delete cells</paragraph>
-  <paragraph xml-lang="en-US" role="paragraph" id="par_id3154684"><ahelp hid="modules/scalc/ui/definedatabaserangedialog/InsertOrDeleteCells" visibility="visible">Automatically inserts new rows and columns into the database range in your document when new records are added to the database.</ahelp> To manually update the database range, choose <emph>Data - Refresh</emph> <emph>Range</emph>.</paragraph>
+  <paragraph xml-lang="en-US" role="paragraph" id="par_id3154684"><ahelp hid="modules/scalc/ui/definedatabaserangedialog/InsertOrDeleteCells" visibility="visible">Automatically inserts new rows and columns into the database range in your document when new records are added to the database.</ahelp> To manually update the database range, choose <emph>Data - Refresh Range</emph>.</paragraph>
   <bookmark branch="hid/modules/scalc/ui/definedatabaserangedialog/KeepFormatting" xml-lang="en-US" id="bm_id3151117" localize="false"/><paragraph role="heading" level="3" id="hd_id3153768" xml-lang="en-US">Keep formatting</paragraph>
   <paragraph role="paragraph" id="par_id3147435" xml-lang="en-US"><ahelp hid="modules/scalc/ui/definedatabaserangedialog/KeepFormatting" visibility="visible">Applies the existing cell format of headers and first data row to the whole database range.</ahelp></paragraph>
   <bookmark branch="hid/modules/scalc/ui/definedatabaserangedialog/DontSaveImportedData" xml-lang="en-US" id="bm_id3145748" localize="false"/><paragraph role="heading" level="3" id="hd_id3155856" xml-lang="en-US">Don't save imported data</paragraph>


More information about the Libreoffice-commits mailing list