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

Olivier Hallot (via logerrit) logerrit at kemper.freedesktop.org
Sun Apr 26 18:57:01 UTC 2020


 source/text/scalc/guide/subtotaltool.xhp |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

New commits:
commit dacce1ab09a52f8eecee9a0651069934eb91054b
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Sun Apr 26 14:47:48 2020 +0100
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sun Apr 26 20:56:42 2020 +0200

    Highlight dialog objects in text
    
    Change-Id: I9a0a65988a79602bf1e43006f2266bb8ab1471ab
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92778
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/scalc/guide/subtotaltool.xhp b/source/text/scalc/guide/subtotaltool.xhp
index 976200740..9b7e633b3 100644
--- a/source/text/scalc/guide/subtotaltool.xhp
+++ b/source/text/scalc/guide/subtotaltool.xhp
@@ -36,19 +36,19 @@
         <paragraph id="par_id421585177574387" role="listitem">Select <menuitem>Data > Subtotals</menuitem>  from the Menu bar to open the Subtotals dialog.</paragraph>
     </listitem>
     <listitem>
-        <paragraph id="par_id41585177608508" role="listitem">In the Group by drop-down list on the first Group page, select a column by its label. Entries in the cell range from step 1 will be grouped and sorted by matching values in this column.</paragraph>
+      <paragraph id="par_id41585177608508" role="listitem">In the <emph>Group by</emph> drop-down list on the <emph>First Group</emph> page, select a column by its label. Entries in the cell range from step 1 will be grouped and sorted by matching values in this column.</paragraph>
     </listitem>
     <listitem>
-        <paragraph id="par_id451585177625978" role="listitem">In the Calculate subtotals for box on the first Group page, select a column containing values to be subtotaled. If you later change values in this column, Calc will automatically recalculate the subtotals.</paragraph>
+        <paragraph id="par_id451585177625978" role="listitem">In the <emph>Calculate subtotals for</emph> box on the <emph>First Group</emph> page, select a column containing values to be subtotaled. If you later change values in this column, Calc will automatically recalculate the subtotals.</paragraph>
     </listitem>
     <listitem>
-        <paragraph id="par_id661585177644535" role="listitem"> In the Use function box on the first Group page, select a function to calculate the subtotals for the column selected in step 4.</paragraph>
+      <paragraph id="par_id661585177644535" role="listitem"> In the <emph>Use function</emph> box on the <emph>First Group</emph> page, select a function to calculate the subtotals for the column selected in step 4.</paragraph>
     </listitem>
     <listitem>
-        <paragraph id="par_id351585177661529" role="listitem">Repeat steps 4 and 5 to create subtotals for other columns on the first Group page.</paragraph>
+        <paragraph id="par_id351585177661529" role="listitem">Repeat steps 4 and 5 to create subtotals for other columns on the <emph>First Group</emph> page.</paragraph>
     </listitem>
     <listitem>
-        <paragraph id="par_id511585177679372" role="listitem">You can create two more subtotal categories by using the second Group and third Group pages and repeating steps 3 to 6. If you do not want to add more groups, then leave the Group by list for each page set to “- none -”.</paragraph>
+        <paragraph id="par_id511585177679372" role="listitem">You can create two more subtotal categories by using the <emph>Second Group</emph> and <emph>Third Group</emph> pages and repeating steps 3 to 6. If you do not want to add more groups, then leave the Group by list for each page set to “- none -”.</paragraph>
     </listitem>
     <listitem>
         <paragraph id="par_id301585177698777" role="listitem">Click OK. Calc will add subtotal and grand total rows to your cell range.</paragraph>


More information about the Libreoffice-commits mailing list