diff options
author | Johnny_M <klasse@partyheld.de> | 2021-12-18 14:19:57 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-12-18 21:25:51 +0100 |
commit | ec867f2646bcf32674eed69916290d7ac6a778a0 (patch) | |
tree | d32aabb77a64e6abef7b9d1c9000e7abeb75b8e0 /source | |
parent | 767af08e138363db2a00aeb979e8e7797e475a76 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ia42c907850f116a93e5323c4d4681826817fb6a5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127036
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/00/00000402.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/01/02150000.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/00/00000402.xhp b/source/text/scalc/00/00000402.xhp index b37ca18f2e..43cf929820 100644 --- a/source/text/scalc/00/00000402.xhp +++ b/source/text/scalc/00/00000402.xhp @@ -36,7 +36,7 @@ <paragraph id="par_id3150400" role="paragraph" xml-lang="en-US"><variable id="baustab">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable></paragraph> <paragraph id="par_id3154910" role="paragraph" xml-lang="en-US"><variable id="bausreihe">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable></paragraph> -<section id="binhalt"> +<section id="clear_cells"> <paragraph id="par_id3154123" role="paragraph" xml-lang="en-US">Choose <emph>Sheet - Clear Cells</emph>.</paragraph> <paragraph id="par_id3145785" role="paragraph" xml-lang="en-US">Backspace</paragraph> </section> diff --git a/source/text/scalc/01/02150000.xhp b/source/text/scalc/01/02150000.xhp index 4fe6b67ceb..5721ab0498 100644 --- a/source/text/scalc/01/02150000.xhp +++ b/source/text/scalc/01/02150000.xhp @@ -43,7 +43,7 @@ </variable> If several sheets are selected, all selected sheets will be affected.</paragraph> </section> <section id="howtoget"> - <embed href="text/scalc/00/00000402.xhp#binhalt"/> + <embed href="text/scalc/00/00000402.xhp#clear_cells"/> </section> <paragraph role="tip" id="par_id3159154" xml-lang="en-US">This dialog is also called by pressing Backspace after the cell cursor has been activated on the sheet.</paragraph> <paragraph role="tip" id="par_id3145367" xml-lang="en-US">Pressing Delete deletes content without calling the dialog or changing formats.</paragraph> |