diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-21 11:57:34 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-22 10:54:30 +0100 |
commit | 4f86b98f4852a3590208a5ba0183b0767b2340b0 (patch) | |
tree | 6aa629224b869a0d334529345415e89413c3d9e4 | |
parent | 6f3dfd46d61bd8ee5ae04b35056f95117cc472c5 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I43001aefdeec0ac4f43f1b0a7274116dbc87b76a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125613
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/main0200.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/main0206.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/main0200.xhp b/source/text/scalc/main0200.xhp index 7e03ceab65..3b28376411 100644 --- a/source/text/scalc/main0200.xhp +++ b/source/text/scalc/main0200.xhp @@ -43,7 +43,7 @@ <embed href="text/scalc/main0218.xhp#toolsbar"/> </section> <section id="Section4"> - <embed href="text/scalc/main0206.xhp#rechenleiste"/> + <embed href="text/scalc/main0206.xhp#formula_bar"/> </section> <section id="Section33"> <embed href="text/simpress/main0210.xhp#drawingbar"/> diff --git a/source/text/scalc/main0206.xhp b/source/text/scalc/main0206.xhp index c8f86af58f..9ff095468e 100644 --- a/source/text/scalc/main0206.xhp +++ b/source/text/scalc/main0206.xhp @@ -27,7 +27,7 @@ </history> </meta> <body> -<section id="rechenleiste"> +<section id="formula_bar"> <bookmark xml-lang="en-US" branch="hid/SC_HID_SC_INPUTWIN" id="bm_id3154347" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:FocusInputLine" id="bm_id7657094" localize="false"/> <h1 id="hd_id3147264"><link href="text/scalc/main0206.xhp" name="Formula Bar">Formula Bar</link></h1> |