diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-14 11:51:37 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-16 09:57:17 +0100 |
commit | 88f6c6a5b87012345a2b5a06cfce640513a57106 (patch) | |
tree | ac971cd6eae05ad3ddaf951e1aaebd65b229170b | |
parent | 1aa8bf640c894799bfd3c1ece4df34cbb5c29a6d (diff) |
tdf#132643 Translate German section IDs
Change-Id: I77e097bc550945e9f55d0b14b028261b503301aa
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125191
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/00/00000406.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/01/06030000.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/01/06030100.xhp | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/text/scalc/00/00000406.xhp b/source/text/scalc/00/00000406.xhp index 1f68e705f1..c77b035571 100644 --- a/source/text/scalc/00/00000406.xhp +++ b/source/text/scalc/00/00000406.xhp @@ -28,7 +28,7 @@ <paragraph id="hd_id3147264" role="heading" level="1" xml-lang="en-US">Tools Menu</paragraph> <paragraph id="par_id3150541" role="paragraph" xml-lang="en-US"><variable id="exdektv">Choose <emph>Tools - Detective</emph>.</variable></paragraph> -<section id="exdszv"> +<section id="trace_precedents"> <paragraph id="par_id3153194" role="paragraph" xml-lang="en-US">Choose <emph>Tools - Detective - Trace Precedents</emph>.</paragraph> <paragraph id="par_id3150447" role="paragraph" xml-lang="en-US">Shift+F9</paragraph> </section> diff --git a/source/text/scalc/01/06030000.xhp b/source/text/scalc/01/06030000.xhp index c0caa7cbd6..8750fd833d 100644 --- a/source/text/scalc/01/06030000.xhp +++ b/source/text/scalc/01/06030000.xhp @@ -41,7 +41,7 @@ <embed href="text/scalc/00/00000406.xhp#exdektv"/> </section> <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#spurzumvorgaenger"/> + <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/06030400.xhp#spurzumnachfolgerentfernen"/> diff --git a/source/text/scalc/01/06030100.xhp b/source/text/scalc/01/06030100.xhp index 811a440ecd..a301cb6c44 100644 --- a/source/text/scalc/01/06030100.xhp +++ b/source/text/scalc/01/06030100.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="spurzumvorgaenger"> +<section id="trace_precedents"> <bookmark xml-lang="en-US" branch="index" id="bm_id3155628"><bookmark_value>cells; tracing precedents</bookmark_value> <bookmark_value>formula cells;tracing precedents</bookmark_value> </bookmark> @@ -40,7 +40,7 @@ </section> <paragraph role="paragraph" id="par_id3147265" xml-lang="en-US">Traces are displayed in the sheet with marking arrows. At the same time, the range of all the cells contained in the formula of the current cell is highlighted with a blue frame.</paragraph> <section id="howtoget"> - <embed href="text/scalc/00/00000406.xhp#exdszv"/> + <embed href="text/scalc/00/00000406.xhp#trace_precedents"/> </section> <paragraph role="note" id="par_id3154321" xml-lang="en-US">This function is based on a principle of layers. For example, if the precedent cell to a formula is already indicated with a tracer arrow, when you repeat this command, the tracer arrows are drawn to the precedent cells of this cell.</paragraph> </body> |