diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-21 11:31:35 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-22 10:51:38 +0100 |
commit | 430875f024037702e09291ee48c6dec481ad40c5 (patch) | |
tree | 72f890ad7d28e6d2116a1babb3346e4c672a8c39 | |
parent | 598bf0b1deb8a4e0795a79c78001a10d3b262e87 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I10ce80babf0e191f854f151a480d3340bf2eef0f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125607
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/01/05080000.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/01/05080100.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/05080000.xhp b/source/text/scalc/01/05080000.xhp index f10fed070a..108e36cc42 100644 --- a/source/text/scalc/01/05080000.xhp +++ b/source/text/scalc/01/05080000.xhp @@ -39,7 +39,7 @@ <embed href="text/scalc/00/00000405.xhp#fodrbe"/> </section> <paragraph role="note" id="par_id3146119" xml-lang="en-US">If you do not define any print range manually, Calc assigns an automatic print range to include all the cells that are not empty.</paragraph> -<embed href="text/scalc/01/05080100.xhp#festlegen"/> +<embed href="text/scalc/01/05080100.xhp#define"/> <embed href="text/scalc/01/05080400.xhp#hinzu"/> <embed href="text/scalc/01/05080200.xhp#clear"/> <paragraph role="heading" id="hd_id3154729" xml-lang="en-US" level="2"><link href="text/scalc/01/05080300.xhp" name="Edit">Edit</link></paragraph> diff --git a/source/text/scalc/01/05080100.xhp b/source/text/scalc/01/05080100.xhp index 289378e699..d7645a6c56 100644 --- a/source/text/scalc/01/05080100.xhp +++ b/source/text/scalc/01/05080100.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="festlegen"> +<section id="define"> <bookmark xml-lang="en-US" branch="hid/.uno:DefinePrintArea" id="bm_id3153561" localize="false"/> <paragraph role="heading" id="hd_id3145673" xml-lang="en-US" level="1"><link href="text/scalc/01/05080100.xhp" name="Define">Define</link></paragraph> <paragraph role="paragraph" id="par_id3153896" xml-lang="en-US"><ahelp hid=".uno:DefinePrintArea">Defines an active cell or selected cell area as the print range.</ahelp></paragraph> |