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

Olivier Hallot (via logerrit) logerrit at kemper.freedesktop.org
Wed Feb 10 19:23:48 UTC 2021


 source/text/scalc/01/04060106.xhp               |   10 +++++-----
 source/text/scalc/01/12090106.xhp               |    2 +-
 source/text/scalc/guide/change_image_anchor.xhp |    2 +-
 source/text/shared/optionen/01040900.xhp        |    2 +-
 source/text/simpress/guide/background.xhp       |    2 +-
 source/text/simpress/guide/html_import.xhp      |    4 +++-
 source/text/simpress/guide/individual.xhp       |    2 +-
 source/text/simpress/guide/keyboard.xhp         |    2 +-
 8 files changed, 14 insertions(+), 12 deletions(-)

New commits:
commit 0ba09fdc2fa1ecc55790e6b094bf883bdea719fa
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Wed Feb 10 18:14:10 2021 +0100
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Wed Feb 10 20:23:23 2021 +0100

    typos
    
    Change-Id: I5d454f184d5787eccdff2f732a43eac056c9ad49
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110679
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/scalc/01/04060106.xhp b/source/text/scalc/01/04060106.xhp
index a1318fe48..46f21ba8a 100644
--- a/source/text/scalc/01/04060106.xhp
+++ b/source/text/scalc/01/04060106.xhp
@@ -1046,14 +1046,14 @@
 <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_SUMMEWENN" id="bm_id3151969" localize="false"/>
 
 <h2 id="hd_id3151957"><variable id="sumif_head"><link href="text/scalc/01/04060106.xhp#Section15">SUMIF</link></variable></h2>
-<paragraph id="par_id3151986" role="paragraph" xml-lang="en-US"><ahelp hid="HID_FUNC_SUMMEWENN">Adds the cells specified by a given criteria.</ahelp> This function is used to browse a range when you search for a certain value.</paragraph>
+<paragraph id="par_id3151986" role="paragraph" xml-lang="en-US"><ahelp hid="HID_FUNC_SUMMEWENN">Adds the cells specified by a given criterion.</ahelp> This function is used to sum a range when you search for a certain value.</paragraph>
 <embed href="text/shared/00/00000001.xhp#regulaer"/>
 <embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph id="par_id3152028" role="code" xml-lang="en-US">SUMIF(Range; Criteria [; SumRange])</paragraph>
-<paragraph id="par_id3152043" role="paragraph" xml-lang="en-US"><emph>Range</emph> is the range to which the criteria are to be applied.</paragraph>
-<paragraph id="par_id3152062" role="paragraph" xml-lang="en-US"><emph>Criteria</emph> is the cell in which the search criterion is shown, or the search criterion itself. If the criteria is written into the formula, it has to be surrounded by double quotes.</paragraph>
+<paragraph id="par_id3152028" role="code" xml-lang="en-US">SUMIF(Range; Criterion [; SumRange])</paragraph>
+<paragraph id="par_id3152043" role="paragraph" xml-lang="en-US"><emph>Range</emph> is the range to which the criterion is to be applied.</paragraph>
+<paragraph id="par_id3152062" role="paragraph" xml-lang="en-US"><emph>Criterion</emph> is the cell in which the search criterion is shown, or the search criterion itself. If the criterion is written into the formula, it has to be surrounded by double quotes.</paragraph>
 <paragraph id="par_id3152083" role="paragraph" xml-lang="en-US"><emph>SumRange</emph> is the range from which values are summed. If this parameter has not been indicated, the values found in the Range are summed.</paragraph>
-<note id="par_id8347422">SUMIF supports the reference concatenation operator (~) only in the Criteria parameter, and only if the optional SumRange parameter is not given.</note>
+<note id="par_id8347422">SUMIF supports the reference concatenation operator (~) only in the Criterion parameter, and only if the optional SumRange parameter is not given.</note>
 
 <embed href="text/scalc/01/common_func.xhp#sectionexample"/>
 <paragraph id="par_id3152148" role="paragraph" xml-lang="en-US">To sum up only negative numbers: <item type="input">=SUMIF(A1:A10;"<0")</item></paragraph>
diff --git a/source/text/scalc/01/12090106.xhp b/source/text/scalc/01/12090106.xhp
index 4b87101a7..2cde7124c 100644
--- a/source/text/scalc/01/12090106.xhp
+++ b/source/text/scalc/01/12090106.xhp
@@ -65,6 +65,6 @@
 <paragraph role="paragraph" id="par_idN105C1" xml-lang="en-US"><ahelp hid="modules/scalc/ui/datafieldoptionsdialog/hideitems">Select the items that you want to hide from the calculations.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/datafieldoptionsdialog/hierarchy" id="bm_id6507461" localize="false"/><paragraph role="heading" id="par_idN105C4" xml-lang="en-US" level="3">Hierarchy</paragraph>
 <paragraph role="paragraph" id="par_idN105C8" xml-lang="en-US"><ahelp hid="modules/scalc/ui/datafieldoptionsdialog/hierarchy">Select the hierarchy that you want to use. The pivot table must be based on an external source data that contains data hierarchies.</ahelp></paragraph>
-  <note id="par_id681598453957935">Calc does not provide multiple hierarchies for a single field and so this option is normally grayed. If you use a pivot table data source extension, that extension could define multiple hierarchies for some fields and then the option could become available. See the documentation supplied with that extension for more details".</note>
+  <note id="par_id681598453957935">Calc does not provide multiple hierarchies for a single field and so this option is normally grayed. If you use a pivot table data source extension, that extension could define multiple hierarchies for some fields and then the option could become available. See the documentation supplied with that extension for more details.</note>
 </body>
 </helpdocument>
diff --git a/source/text/scalc/guide/change_image_anchor.xhp b/source/text/scalc/guide/change_image_anchor.xhp
index e5f712b67..da4b43785 100644
--- a/source/text/scalc/guide/change_image_anchor.xhp
+++ b/source/text/scalc/guide/change_image_anchor.xhp
@@ -27,7 +27,7 @@
 <paragraph xml-lang="en-US" role="paragraph" id="par_id741607810664944">Images can be anchored in three different ways:</paragraph>
   <list type="unordered">
     <listitem>
-     <paragraph xml-lang="en-US" role="listitem" id="par_id351607809926451"><emph>To Cell:</emph> the image will move along with the cell, when copying, sorting or inserting and deleting cells before.</paragraph>
+     <paragraph xml-lang="en-US" role="listitem" id="par_id351607809926451"><emph>To Cell:</emph> the image will move along with the cell, when copying, sorting or inserting and deleting cells above and on the left of the cell holding the anchor.</paragraph>
     </listitem>
     <listitem><paragraph xml-lang="en-US" role="listitem" id="par_id871607809971823"><emph>To Cell(resize with cell):</emph> the image will move along with the cell. In addition, the image height and width will be resized if the cell holding the anchor is later resized. The aspect ratio of the image follows the later aspect ratio of the cell holding the anchor.</paragraph>
     </listitem>
diff --git a/source/text/shared/optionen/01040900.xhp b/source/text/shared/optionen/01040900.xhp
index 262b01c1b..348e65744 100644
--- a/source/text/shared/optionen/01040900.xhp
+++ b/source/text/shared/optionen/01040900.xhp
@@ -189,7 +189,7 @@
 <h3 id="hd_id3166980">Additional separators</h3>
 <paragraph id="par_id3166985" role="paragraph" xml-lang="en-US">Specifies the characters that are considered as word separators when counting words, in addition to spaces, tabs and line and paragraph breaks.</paragraph>
 <h3 id="hd_id691599000315902">Show standardized page count</h3>
-<paragraph role="paragraph" id="par_id581599002628645">Editors and publishers often define a “standard” page as containing a specified number of characters or words. Mark this field to allows quick calculation of the number of these pages.</paragraph>
+<paragraph role="paragraph" id="par_id581599002628645">Editors and publishers often define a “standard” page as containing a specified number of characters or words. Mark this field to allow quick calculation of the number of these pages.</paragraph>
 <h3 id="hd_id511599000321915">Characters per standardized page</h3>
 <paragraph role="paragraph" id="par_id271599002636069">Set the number of characters for the standardized page.</paragraph>
 </body>
diff --git a/source/text/simpress/guide/background.xhp b/source/text/simpress/guide/background.xhp
index f05c50f8c..8b8cb2817 100644
--- a/source/text/simpress/guide/background.xhp
+++ b/source/text/simpress/guide/background.xhp
@@ -79,7 +79,7 @@
             </listitem>
             <listitem>
                 <paragraph role="listitem" id="par_id3145356" xml-lang="en-US">In the <emph>Fill </emph>area, select <emph>Bitmap</emph>, and then click an image in the list.</paragraph>
-                <paragraph id="par_id3150757" role="note">If you want to use a custom image for the <switchinline select="appl"><caseinline select="IMPRESS">slide</caseinline><defaultinline>page</defaultinline></switchinline> background, close the <emph>Page Setup </emph>dialog, and then choose <menuitem>Format - Area</menuitem>. Click the <emph>Bitmaps </emph>tab, and then click <emph>Import</emph>. Locate the image you want to import and click <widget>Open</widget>. When you return to the <emph>Background</emph> tab, the image you imported will be in the <emph>Bitmap</emph> list.</paragraph>
+                <note id="par_id3150757">To use a custom image for the <switchinline select="appl"><caseinline select="IMPRESS">slide</caseinline><defaultinline>page</defaultinline></switchinline> background, click the <emph>Import</emph> button. Locate the image and click <widget>Open</widget>. On returning to the <emph>Background</emph> tab, the imported image is in the <emph>Bitmap</emph> list.</note>
             </listitem>
             <listitem>
                 <paragraph role="paragraph" id="par_id3153151" xml-lang="en-US">Do one of the following:</paragraph>
diff --git a/source/text/simpress/guide/html_import.xhp b/source/text/simpress/guide/html_import.xhp
index 51c80e1bb..7bd6b6f73 100644
--- a/source/text/simpress/guide/html_import.xhp
+++ b/source/text/simpress/guide/html_import.xhp
@@ -39,7 +39,9 @@
 <h3 id="hd_id3155443">To insert text from a file into a slide:</h3>
 <list type="ordered">
 <listitem>
-<paragraph role="listitem" id="par_id3146313" xml-lang="en-US">In the slide where you want to insert the text, choose <switchinline select="appl"><caseinline select="IMPRESS"><menuitem>Slide - Insert Slide from File</menuitem></caseinline><defaultinline><menuitem>Page - Insert Page from File</menuitem></defaultinline></switchinline>.</paragraph>
+<paragraph role="listitem" id="par_id3146313" xml-lang="en-US">In the place where you want to insert the text, 
+  choose <switchinline select="appl"><caseinline select="IMPRESS"><menuitem>Slide - Insert Slide from File</menuitem></caseinline>
+  <defaultinline><menuitem>Page - Insert Page from File</menuitem></defaultinline></switchinline>.</paragraph>
 </listitem>
 <listitem>
 <paragraph role="listitem" id="par_id3150207" xml-lang="en-US">Select "Text" or "HTML Document" as the <emph>File type</emph>.</paragraph>
diff --git a/source/text/simpress/guide/individual.xhp b/source/text/simpress/guide/individual.xhp
index 9ce17360d..8e214c987 100644
--- a/source/text/simpress/guide/individual.xhp
+++ b/source/text/simpress/guide/individual.xhp
@@ -48,7 +48,7 @@
 <paragraph role="listitem" id="par_id3153966" xml-lang="en-US">Click <emph>New</emph> and enter a name for your slide show in the <emph>Name </emph>box.</paragraph>
 </listitem>
 <listitem>
-<paragraph role="listitem" id="par_id3150249" xml-lang="en-US">Under <emph>Existing Slides</emph>, select the slides you want to add to your slide show, and click the <widget>>></widget> button. Hold down <keycode>Shift</keycode> to select a range of slides, or <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> to select multiple slides.</paragraph>
+<paragraph role="listitem" id="par_id3150249" xml-lang="en-US">Under <emph>Existing Slides</emph>, select the slides to add to your slide show, and click the <widget>>></widget> button. Hold down <keycode>Shift</keycode> to select a range of consecutive slides, or <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> to select multiple individual slides.</paragraph>
 </listitem>
 </list>
 <paragraph role="listitem" id="par_id3153916" xml-lang="en-US">You can change the order of the slides in your custom slide show, by dragging and dropping the slides under <emph>Selected Slides</emph>.</paragraph>
diff --git a/source/text/simpress/guide/keyboard.xhp b/source/text/simpress/guide/keyboard.xhp
index 54fe3f6bb..560056b72 100644
--- a/source/text/simpress/guide/keyboard.xhp
+++ b/source/text/simpress/guide/keyboard.xhp
@@ -77,7 +77,7 @@
 <paragraph role="listitem" id="par_id3155987" xml-lang="en-US">Use the arrow keys to navigate to the slide that you want to move, and then press <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+X</keycode>.</paragraph>
 </listitem>
 <listitem>
-<paragraph role="listitem" id="par_id3147171" xml-lang="en-US">Navigate to the slide where you want to move the slide, and then press <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+V</keycode>.</paragraph>
+<paragraph role="listitem" id="par_id3147171" xml-lang="en-US">Position the cursor where you want to move the slide, and then press <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+V</keycode>.</paragraph>
 </listitem>
 <listitem>
 <paragraph role="listitem" id="par_id3083282" xml-lang="en-US">Select <emph>Before </emph>or <emph>After</emph> the current slide, and then click <emph>OK</emph>.</paragraph>


More information about the Libreoffice-commits mailing list