diff options
author | Johnny_M <klasse@partyheld.de> | 2021-10-02 12:48:39 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-02 19:04:05 +0200 |
commit | f6a516877e3f3cd44d6070c9a27c5ed1a6cd9b69 (patch) | |
tree | e438be780ecbe764685f77d245b0904e741b6f6c | |
parent | 09797c77548a61e19fc715b4119ead61729e5d7b (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ifb8cf2f10281efde2c511e9418d8bd5c7d0691de
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122993
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sdraw/main0100.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main0113.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sdraw/main0100.xhp b/source/text/sdraw/main0100.xhp index 7ac5fea0cf..b76daa8b82 100644 --- a/source/text/sdraw/main0100.xhp +++ b/source/text/sdraw/main0100.xhp @@ -47,7 +47,7 @@ <embed href="text/sdraw/main_shape.xhp#shape"/> <embed href="text/sdraw/main_tools.xhp#tools"/> <!-- - <embed href="text/simpress/main0113.xhp#aendern"/> + <embed href="text/simpress/main0113.xhp#modify"/> --> <embed href="text/simpress/main0107.xhp#window"/> <embed href="text/shared/main0108.xhp#help"/> diff --git a/source/text/simpress/main0113.xhp b/source/text/simpress/main0113.xhp index e4fb928a63..d83b6cff35 100644 --- a/source/text/simpress/main0113.xhp +++ b/source/text/simpress/main0113.xhp @@ -29,7 +29,7 @@ </topic> </meta> <body> -<section id="aendern"> +<section id="modify"> <bookmark xml-lang="en-US" branch="hid/.uno:ModifyMenu" id="bm_id1189001" localize="false"/><paragraph role="heading" id="hd_id3154020" xml-lang="en-US" level="1"><link href="text/simpress/main0113.xhp" name="Modify">Modify</link></paragraph> <paragraph role="paragraph" id="par_id3154321" xml-lang="en-US"><ahelp hid=".">Contains commands for modifying objects in your document.</ahelp></paragraph> </section> |