source/text/scalc/02/06030000.xhp |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

New commits:
commit 4d4912978f386cd6f348f1a0e377fc00546bb82c
Author:     Pierre <ff...@proton.me>
AuthorDate: Fri Sep 5 21:08:48 2025 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Mon Sep 8 06:17:47 2025 +0200

    fix "select function" title
    
    Change-Id: I6b5990813f344ee58eab8ed0099e4e2fbf307831
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/190624
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/scalc/02/06030000.xhp 
b/source/text/scalc/02/06030000.xhp
index 9a3c5a151a..1f5f79fc41 100644
--- a/source/text/scalc/02/06030000.xhp
+++ b/source/text/scalc/02/06030000.xhp
@@ -22,38 +22,38 @@
 
 <meta>
       <topic id="textscalc0206030000xml" indexer="include" status="PUBLISH">
-         <title xml-lang="en-US" id="tit">Sum</title>
+         <title id="tit">Select Function</title>
          <filename>/text/scalc/02/06030000.xhp</filename>
       </topic>
    </meta>
    <body>
       <section id="sum">
-<bookmark xml-lang="en-US" branch="index" 
id="bm_id3157909"><bookmark_value>functions;sum function icon</bookmark_value>
+<bookmark branch="index" id="bm_id3157909"><bookmark_value>functions;sum 
function icon</bookmark_value>
          <bookmark_value>formula bar;sum function</bookmark_value>
          <bookmark_value>sum icon</bookmark_value>
          <bookmark_value>AutoSum button, see sum icon</bookmark_value>
 </bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_INSWIN_SUMME" id="bm_id3151384" 
localize="false"/><comment>MW inserted a cross-reference</comment>
+<bookmark branch="hid/SC_HID_INSWIN_SUMME" id="bm_id3151384" 
localize="false"/><comment>MW inserted a cross-reference</comment>
 <h1 id="hd_id3157909"><link href="text/scalc/02/06030000.xhp">Select 
Function</link></h1>
-         <paragraph xml-lang="en-US" id="par_id3150543" 
role="paragraph"><ahelp hid="HID_INSWIN_SUMME">Insert a function of a cell 
range into the current cell. The function can be Sum, Average, Minimum, Maximum 
and Count. Click in a cell, click this icon, select the function in the drop 
down list and optionally adjust the cell range. Or select some cells into which 
the function value will be inserted, then click the icon. The function result 
is added at the bottom of the range.</ahelp></paragraph>
+         <paragraph id="par_id3150543" role="paragraph"><ahelp 
hid="HID_INSWIN_SUMME">Insert a function of a cell range into the current cell. 
The function can be Sum, Average, Minimum, Maximum and Count. Click in a cell, 
click this icon, select the function in the drop down list and optionally 
adjust the cell range. Or select some cells into which the function value will 
be inserted, then click the icon. The function result is added at the bottom of 
the range.</ahelp></paragraph>
       </section>
       <section id="sysum">
          <table id="tbl_id3150868">
             <tablerow>
                <tablecell>
-                  <paragraph xml-lang="en-US" id="par_id3153770" 
role="paragraph">
-<image id="img_id3147434" src="cmd/sc_autosum.svg" width="1cm" 
height="1cm"><alt xml-lang="en-US" id="alt_id3147434">Icon Select Function</alt>
+                  <paragraph id="par_id3153770" role="paragraph">
+<image id="img_id3147434" src="cmd/sc_autosum.svg" width="1cm" 
height="1cm"><alt id="alt_id3147434">Icon Select Function</alt>
        </image></paragraph>
                </tablecell>
                <tablecell>
-                  <paragraph xml-lang="en-US" id="par_id3152577" 
role="paragraph">Select Function</paragraph>
+                  <paragraph id="par_id3152577" role="paragraph">Select 
Function</paragraph>
                </tablecell>
             </tablerow>
          </table>
 </section>        
 <h2 id="hd_id161592658402954">Select Function applied with no selected 
range</h2> 
-<paragraph xml-lang="en-US" id="par_id3156444" role="paragraph">$[officename] 
automatically suggests a cell range, provided that the spreadsheet contains 
data. If the cell range already contains a function, you can combine it with 
the new one to yield the function applied to the range data. If the range 
contains filters, the Subtotal function is inserted instead of the selected 
function.</paragraph>
-      <paragraph xml-lang="en-US" id="par_id3153189" role="paragraph">Click 
the <emph>Accept</emph> icon to use the formula displayed in the input line or 
<emph>Cancel</emph>.</paragraph>
+<paragraph id="par_id3156444" role="paragraph">$[officename] automatically 
suggests a cell range, provided that the spreadsheet contains data. If the cell 
range already contains a function, you can combine it with the new one to yield 
the function applied to the range data. If the range contains filters, the 
Subtotal function is inserted instead of the selected function.</paragraph>
+      <paragraph id="par_id3153189" role="paragraph">Click the 
<emph>Accept</emph> icon to use the formula displayed in the input line or 
<emph>Cancel</emph>.</paragraph>
 <table id="tab_id891592663499228">
     <tablerow>
         <tablecell>

Reply via email to