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

Olivier Hallot (via logerrit) logerrit at kemper.freedesktop.org
Wed Jul 7 16:09:06 UTC 2021


 source/text/shared/00/00000001.xhp |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

New commits:
commit dc68b55ae08e9445e3ec982b7d5e91a4b522b9a1
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Wed Jul 7 12:52:18 2021 -0300
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Wed Jul 7 18:08:45 2021 +0200

    tdf#143232 Set correct name for shrink/expand in Help
    
    Change-Id: Ia95edf96335a45743fc40e253d35d4b5de7c4f80
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118580
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/shared/00/00000001.xhp b/source/text/shared/00/00000001.xhp
index a03dff236..64aa29e11 100644
--- a/source/text/shared/00/00000001.xhp
+++ b/source/text/shared/00/00000001.xhp
@@ -147,13 +147,13 @@
 <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/advancedfilterdialog/rbfilterarea" id="bm_id3153190" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/standardfilterdialog/rbcopyarea" id="bm_id3150010" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/advancedfilterdialog/rbcopyarea" id="bm_id3146985" localize="false"/>
-<h2 id="hd_id3153760">Shrink / Maximize</h2>
-  <paragraph xml-lang="en-US" id="par_id3153087" role="paragraph"><ahelp hid=".">Click the <emph>Shrink</emph> icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the <emph>Maximize</emph> icon. Click it to restore the dialog to its original size.</ahelp></paragraph>
+<h2 id="hd_id3153760">Shrink / Expand</h2>
+  <paragraph xml-lang="en-US" id="par_id3153087" role="paragraph"><ahelp hid=".">Click the <emph>Shrink</emph> icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the <emph>Expand</emph> icon. Click it to restore the dialog to its original size.</ahelp></paragraph>
   <paragraph xml-lang="en-US" id="par_id3155062" role="paragraph">The dialog is automatically minimized when you click into a sheet with the mouse. As soon as you release the mouse button, the dialog is restored and the reference range defined with the mouse is highlighted in the document by a blue frame.</paragraph>
 <table id="tbl_id3148473">
   <tablerow>
     <tablecell>
-      <paragraph xml-lang="en-US" id="par_id3157808" role="paragraph"><image id="img_id3148685" src="formula/res/refinp1.png" width="0.1665in" height="0.1665in"><alt xml-lang="en-US" id="alt_id3148685">Icon</alt></image></paragraph>
+      <paragraph xml-lang="en-US" id="par_id3157808" role="paragraph"><image id="img_id3148685" src="formula/res/refinp1.png" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3148685">Icon shrink</alt></image></paragraph>
     </tablecell>
     <tablecell>
       <paragraph xml-lang="en-US" id="par_id3153321" role="paragraph">Shrink</paragraph>
@@ -161,10 +161,10 @@
   </tablerow>
   <tablerow>
     <tablecell>
-      <paragraph xml-lang="en-US" id="par_id3153349" role="paragraph"><image id="img_id3149784" src="formula/res/refinp2.png" width="0.1665in" height="0.1665in"><alt xml-lang="en-US" id="alt_id3149784">Icon</alt></image></paragraph>
+      <paragraph xml-lang="en-US" id="par_id3153349" role="paragraph"><image id="img_id3149784" src="formula/res/refinp2.png" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3149784">Icon Expand</alt></image></paragraph>
     </tablecell>
     <tablecell>
-      <paragraph xml-lang="en-US" id="par_id3155628" role="paragraph">Maximize</paragraph>
+      <paragraph xml-lang="en-US" id="par_id3155628" role="paragraph">Expand</paragraph>
     </tablecell>
   </tablerow>
 </table>


More information about the Libreoffice-commits mailing list