diff options
author | Johnny_M <klasse@partyheld.de> | 2021-12-18 14:02:46 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-12-18 21:23:32 +0100 |
commit | 2cfcfbcaae15be44630c6a98e9f60cf808bb9cbc (patch) | |
tree | 5315eef65a34fa6604cf6231738424ea067e707b | |
parent | 2ad6d936dc315d93ee29d8c837737674b947d5b2 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I63cf5868378583988da49db2663f57f04125fdd1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127034
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/00/00000406.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/01/06080000.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/00/00000406.xhp b/source/text/scalc/00/00000406.xhp index c77b035571..a93106352f 100644 --- a/source/text/scalc/00/00000406.xhp +++ b/source/text/scalc/00/00000406.xhp @@ -53,7 +53,7 @@ <paragraph id="par_id3149020" role="paragraph" xml-lang="en-US"><variable id="protect_sheet">Choose <emph>Tools - Protect Sheet</emph>.</variable></paragraph> <paragraph id="par_id3154256" role="paragraph" xml-lang="en-US"><variable id="protect_spreadsheet">Choose <emph>Tools - Protect Spreadsheet Structure</emph>.</variable></paragraph> -<section id="exnb"> +<section id="recalculate"> <paragraph id="par_id3146919" role="paragraph" xml-lang="en-US">Choose <emph>Data - Calculate - Recalculate</emph>.</paragraph> <paragraph id="par_id3149257" role="paragraph" xml-lang="en-US">F9</paragraph> </section> diff --git a/source/text/scalc/01/06080000.xhp b/source/text/scalc/01/06080000.xhp index ab9f1529b7..27f3007547 100644 --- a/source/text/scalc/01/06080000.xhp +++ b/source/text/scalc/01/06080000.xhp @@ -38,7 +38,7 @@ <paragraph role="paragraph" id="par_id951584669541929">Recalculates formula cells.</paragraph> </section> <section id="howtoget"> -<embed href="text/scalc/00/00000406.xhp#exnb"/> +<embed href="text/scalc/00/00000406.xhp#recalculate"/> </section> <paragraph role="paragraph" id="par_id3154758" xml-lang="en-US"><ahelp hid=".uno:Calculate">If AutoCalculate is disabled, the Recalculate command recalculates all (so-called dirty) formula cells that depend on changed cell content and their dependents, and formula cells containing volatile functions such as RAND() or NOW() and formula cells that depend on them.</ahelp></paragraph> <paragraph role="paragraph" id="par_id3154759" xml-lang="en-US"><ahelp hid=".uno:Calculate">If AutoCalculate is enabled, the Recalculate command applies only to formula cells containing volatile functions like RAND() or NOW() and formula cells that depend on them.</ahelp></paragraph> |