diff options
author | Johnny_M <klasse@partyheld.de> | 2020-05-14 17:55:39 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-19 19:02:05 +0200 |
commit | be077584e6831b2facd941a3442e396557f154ee (patch) | |
tree | 8c65a835d067b983fd00e66cf5f30de2b470d0ec | |
parent | fb4112dfbfc38a790401edb67bd24b5eee446c91 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I16dd94c5e823b23f52b21dfa99d9e0255c9d89c0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94245
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/main0218.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/main0200.xhp b/source/text/scalc/main0200.xhp index 73fa832764..da02a6f988 100644 --- a/source/text/scalc/main0200.xhp +++ b/source/text/scalc/main0200.xhp @@ -44,7 +44,7 @@ <embed href="text/scalc/main0202.xhp#imnormalmodus"/> </section> <section id="Section3"> -<embed href="text/scalc/main0218.xhp#werkzeugleiste"/> +<embed href="text/scalc/main0218.xhp#toolsbar"/> </section> <section id="Section4"> <embed href="text/scalc/main0206.xhp#rechenleiste"/> diff --git a/source/text/scalc/main0218.xhp b/source/text/scalc/main0218.xhp index 0583a64185..3c9abccb8f 100644 --- a/source/text/scalc/main0218.xhp +++ b/source/text/scalc/main0218.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="werkzeugleiste"> +<section id="toolsbar"> <!-- removed HID HID_SC_TOOLBOX_TOOLS --> <paragraph role="heading" id="hd_id3143268" xml-lang="en-US" level="1"><link href="text/scalc/main0218.xhp" name="Tools Bar">Tools Bar</link></paragraph> <paragraph role="paragraph" id="par_id3151112" xml-lang="en-US"><ahelp hid="HID_SC_TOOLBOX_TOOLS">Use the Tools bar to access commonly used commands.</ahelp></paragraph> |