From 5fb77c3cac4f6789090f6a2dc48715eca6dc3335 Mon Sep 17 00:00:00 2001
From: Johnny_M <klasse@partyheld.de>
Date: Sat, 18 Dec 2021 14:16:18 +0100
Subject: tdf#132643 Translate German section IDs

Change-Id: Ice21502113b09ee9565a57287ff03e8b48550783
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127035
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
---
 source/text/scalc/00/00000406.xhp        | 2 +-
 source/text/scalc/01/06080000.xhp        | 2 +-
 source/text/shared/optionen/01060900.xhp | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

(limited to 'source/text')

diff --git a/source/text/scalc/00/00000406.xhp b/source/text/scalc/00/00000406.xhp
index a93106352f..0b98613515 100644
--- a/source/text/scalc/00/00000406.xhp
+++ b/source/text/scalc/00/00000406.xhp
@@ -57,7 +57,7 @@
 <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>
-<section id="exnbr">
+<section id="formula_options">
 <paragraph id="par_id3146919a" role="paragraph" xml-lang="en-US">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Formula</emph>.</paragraph>
 </section>
 <paragraph id="par_id3150941" role="paragraph" xml-lang="en-US"><variable id="exatmb">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable></paragraph>
diff --git a/source/text/scalc/01/06080000.xhp b/source/text/scalc/01/06080000.xhp
index 27f3007547..08a6e09e16 100644
--- a/source/text/scalc/01/06080000.xhp
+++ b/source/text/scalc/01/06080000.xhp
@@ -46,7 +46,7 @@
 <paragraph role="paragraph" id="par_id315475899" xml-lang="en-US">Press F9 to recalculate. Press Shift+<switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9 to recalculate all formulas in the document.</paragraph>
 </section>
 <section id="howtoget">
-<embed href="text/scalc/00/00000406.xhp#exnbr"/>
+<embed href="text/scalc/00/00000406.xhp#formula_options"/>
 </section>
 <paragraph role="paragraph" id="par_id3150793" xml-lang="en-US">Recalculation options are, Recalculation on File Load, with values:</paragraph>
 <paragraph role="paragraph" id="par_id3150795" xml-lang="en-US">Always recalculate, Never recalculate (default option), Prompt user.</paragraph>
diff --git a/source/text/shared/optionen/01060900.xhp b/source/text/shared/optionen/01060900.xhp
index a08065663d..c6c8e5f526 100644
--- a/source/text/shared/optionen/01060900.xhp
+++ b/source/text/shared/optionen/01060900.xhp
@@ -78,7 +78,7 @@
 
     <paragraph id="hd_id5149400" role="heading" level="2" xml-lang="en-US">Recalculation on File Load</paragraph>
 	    <section id="howtoget">
-        <embed href="text/scalc/00/00000406.xhp#exnbr"/>
+        <embed href="text/scalc/00/00000406.xhp#formula_options"/>
     </section>
     <paragraph id="par_id2335549" role="paragraph" xml-lang="en-US">Recalculating formulas can take significant time while loading very large files.</paragraph>
 
-- 
cgit