diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-20 13:18:36 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-20 19:24:56 +0100 |
commit | a4d192693f92434fe8f92c745a15afc1e09b77d9 (patch) | |
tree | 5c416d10f93535c0d260ba94999c10e0a112f9d9 | |
parent | aec63dfd1ff1016d64554ab7e804fa1580a71f77 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I8fea2f205848348c38e507b9169dc7ca434b3b7f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125588
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/01/06030000.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/01/06030300.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/06030000.xhp b/source/text/scalc/01/06030000.xhp index 923e470661..0785cc2a67 100644 --- a/source/text/scalc/01/06030000.xhp +++ b/source/text/scalc/01/06030000.xhp @@ -43,7 +43,7 @@ <paragraph xml-lang="en-US" id="par_id3150447" role="paragraph">Once you have defined a trace, you can point with the mouse cursor to the trace. The mouse cursor will change its shape. Double-click the trace with this cursor to select the referenced cell at the end of the trace. <comment>If you define an icon in the spreadsheet, you can put your cursor on it. It will change into a magnifying glass with reference arrows. Double-click the visible icon to select the cell at the furthest end of the icon.</comment></paragraph> <embed href="text/scalc/01/06030100.xhp#trace_precedents"/> <embed href="text/scalc/01/06030200.xhp#spurzumvorgaengerentfernen"/> - <embed href="text/scalc/01/06030300.xhp#spurzumnachfolger"/> + <embed href="text/scalc/01/06030300.xhp#trace_dependents"/> <embed href="text/scalc/01/06030400.xhp#spurzumnachfolgerentfernen"/> <embed href="text/scalc/01/06030500.xhp#remove_all_traces"/> <embed href="text/scalc/01/06030600.xhp#trace_error"/> diff --git a/source/text/scalc/01/06030300.xhp b/source/text/scalc/01/06030300.xhp index 2d276b1961..a41881f1d7 100644 --- a/source/text/scalc/01/06030300.xhp +++ b/source/text/scalc/01/06030300.xhp @@ -31,7 +31,7 @@ <body> - <section id="spurzumnachfolger"> + <section id="trace_dependents"> <bookmark xml-lang="en-US" branch="index" id="bm_id3153252"><bookmark_value>cells; tracing dependents</bookmark_value></bookmark> <bookmark branch="hid/.uno:ShowDependents" xml-lang="en-US" id="bm_id3143267" localize="false"/> <paragraph id="hd_id3153252" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/06030300.xhp" name="Trace Dependents">Trace Dependents</link></paragraph> |