diff options
author | Johnny_M <klasse@partyheld.de> | 2022-02-04 23:31:17 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-02-05 15:23:18 +0100 |
commit | 97dc64b7770686075c9499ef8a3f4dbedf16f2b5 (patch) | |
tree | d94ab79ebb2f78e839dc00a7895fd17cf6700459 /source/text | |
parent | ed189f299e4ec419c03119a15f903c5d0e6c9667 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I540a88c566b4e12580207fb13df67b2d163d3b23
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129514
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/swriter/02/14010000.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/main0214.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/02/14010000.xhp b/source/text/swriter/02/14010000.xhp index bc4bbb4070..58e43b7049 100644 --- a/source/text/swriter/02/14010000.xhp +++ b/source/text/swriter/02/14010000.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="zellenbezug"> +<section id="cell_reference"> <paragraph role="heading" id="hd_id3143228" xml-lang="en-US" level="1"><link href="text/swriter/02/14010000.xhp" name="Cell Reference">Cell Reference</link></paragraph> <paragraph role="paragraph" id="par_id3149052" xml-lang="en-US">Displays the position of the cell cursor in a table.</paragraph> </section> diff --git a/source/text/swriter/main0214.xhp b/source/text/swriter/main0214.xhp index 7a462a07b3..95cdf7745d 100644 --- a/source/text/swriter/main0214.xhp +++ b/source/text/swriter/main0214.xhp @@ -36,7 +36,7 @@ </variable></paragraph> <paragraph role="paragraph" id="par_id3154254" xml-lang="en-US"><ahelp hid=".">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2.</paragraph> </section> -<embed href="text/swriter/02/14010000.xhp#zellenbezug"/> +<embed href="text/swriter/02/14010000.xhp#cell_reference"/> <embed href="text/swriter/02/14020000.xhp#formel"/> <embed href="text/swriter/02/14020000.xhp#syformel"/> <embed href="text/swriter/02/14030000.xhp#cancel"/> |