source/text/scalc/00/00000403.xhp | 10 +++++----- source/text/scalc/01/ToggleFormula.xhp | 4 ++-- source/text/scalc/04/01020000.xhp | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-)
New commits: commit e67095e7efaa4cb698e57d64d397fe9b56602680 Author: Adolfo Jayme Barrientos <[email protected]> AuthorDate: Mon Sep 2 20:52:15 2024 -0600 Commit: Adolfo Jayme Barrientos <[email protected]> CommitDate: Tue Sep 3 04:54:02 2024 +0200 tdf#162476 Adapt help accordingly (vd. core commit e372b38) Change-Id: I66a85f0a3ff6c33901639f68028891271c1bd200 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172779 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <[email protected]> diff --git a/source/text/scalc/00/00000403.xhp b/source/text/scalc/00/00000403.xhp index 1d40aded4e..8cb48fcf12 100644 --- a/source/text/scalc/00/00000403.xhp +++ b/source/text/scalc/00/00000403.xhp @@ -150,18 +150,18 @@ </section> <section id="showformula"> <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> - <paragraph role="paragraph" id="par_id931698505233736">Choose <menuitem>View - Show Formula</menuitem>.</paragraph> + <paragraph role="paragraph" id="par_id931698505233736">Choose <menuitem>View - Show Formulas</menuitem>.</paragraph> <embed href="text/shared/00/00000004.xhp#from_tabUI"/> - <paragraph role="paragraph" id="par_id31698506868213">Choose <menuitem>View - Show Formula</menuitem></paragraph> - <paragraph role="paragraph" id="par_id81698506871597">On the <menuitem>View</menuitem> menu of the <menuitem>View</menuitem> tab, choose <menuitem>Show Formula</menuitem>.</paragraph> + <paragraph role="paragraph" id="par_id31698506868213">Choose <menuitem>View - Show Formulas</menuitem></paragraph> + <paragraph role="paragraph" id="par_id81698506871597">On the <menuitem>View</menuitem> menu of the <menuitem>View</menuitem> tab, choose <menuitem>Show Formulas</menuitem>.</paragraph> <embed href="text/shared/00/00000004.xhp#from_toolbars"/> <table id="tab_id511698505490365"> <tablerow> <tablecell> - <paragraph id="par_id841698505490366" role="paragraph"><image src="cmd/lc_toggleformula.svg" id="img_id231698505490367" width="1cm" height="1cm"><alt id="alt_id701698505490368">Icon Show Formula</alt></image></paragraph> + <paragraph id="par_id841698505490366" role="paragraph"><image src="cmd/lc_toggleformula.svg" id="img_id231698505490367" width="1cm" height="1cm"><alt id="alt_id701698505490368">Icon Show Formulas</alt></image></paragraph> </tablecell> <tablecell> - <paragraph id="par_id121698505490370" role="paragraph">Show Formula</paragraph> + <paragraph id="par_id121698505490370" role="paragraph">Show Formulas</paragraph> </tablecell> </tablerow> </table> diff --git a/source/text/scalc/01/ToggleFormula.xhp b/source/text/scalc/01/ToggleFormula.xhp index 6aa5b2a1f6..b848cb9d7d 100644 --- a/source/text/scalc/01/ToggleFormula.xhp +++ b/source/text/scalc/01/ToggleFormula.xhp @@ -11,14 +11,14 @@ <meta> <topic id="textscalc01ToggleFormulaxhp" indexer="include" status="PUBLISH"> - <title id="tit">Show Formula</title> + <title id="tit">Show Formulas</title> <filename>/text/scalc/01/ToggleFormula.xhp</filename> </topic> </meta> <body> <bookmark branch="hid/.uno:ToggleFormula" id="bm_id861698504900560" localize="false"/> <section id="showformula"> - <h1 id="hd_id581698505022699"><variable id="h1"><link href="text/scalc/01/ToggleFormula.xhp">Show Formula</link></variable></h1> + <h1 id="hd_id581698505022699"><variable id="h1"><link href="text/scalc/01/ToggleFormula.xhp">Show Formulas</link></variable></h1> <paragraph id="par_id03302017024610704" role="paragraph">Display the cell formula expression instead of the calculated result.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/scalc/04/01020000.xhp b/source/text/scalc/04/01020000.xhp index c871252201..0a51870846 100644 --- a/source/text/scalc/04/01020000.xhp +++ b/source/text/scalc/04/01020000.xhp @@ -302,7 +302,7 @@ </tablecell> </tablerow> </table> - <note id="par_id8070314">The ` key is located next to the "1" key on most English keyboards. If your keyboard does not show this key, you can assign another key: Choose <emph>Tools - Customize</emph>, click the <emph>Keyboard</emph> tab. Select the "View" category and the "Show Formula" function.</note> + <note id="par_id8070314">The ` key is located next to the "1" key on most English keyboards. If your keyboard does not show this key, you can assign another key: Choose <emph>Tools - Customize</emph>, click the <emph>Keyboard</emph> tab. Select the "View" category and the "Show Formulas" function.</note> <bookmark xml-lang="en-US" branch="index" id="bm_id3143661"> <bookmark_value>spreadsheets; duplicate</bookmark_value>
