diff options
author | Johnny_M <klasse@partyheld.de> | 2021-06-13 11:08:07 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-06-14 14:45:39 +0200 |
commit | 3fe720f7bf761debfe798510728661b4eccfe150 (patch) | |
tree | aedfa89eb22bb60edb8d1cd8363088dae954dd23 | |
parent | bef511309c6bc73660737a5efbe95480f0e70de1 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I369080b47e506a890d2a750606cc9c3f95139938
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117090
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/00/00040502.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05110500.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/00/00040502.xhp b/source/text/shared/00/00040502.xhp index 4ed8cad9b3..c801e91de3 100644 --- a/source/text/shared/00/00040502.xhp +++ b/source/text/shared/00/00040502.xhp @@ -319,7 +319,7 @@ <section id="strikethrough"> <paragraph id="par_id3145131" role="paragraph">Open context menu - choose <menuitem>Style - Strikethrough</menuitem>.</paragraph> </section> - <section id="stilschatten"> + <section id="shadow"> <paragraph id="par_id3158214" role="paragraph">Open context menu - choose <menuitem>Style - Shadow</menuitem>.</paragraph> </section> <section id="stilkontur"> diff --git a/source/text/shared/01/05110500.xhp b/source/text/shared/01/05110500.xhp index 1d58b4bb83..854d5c5fc4 100644 --- a/source/text/shared/01/05110500.xhp +++ b/source/text/shared/01/05110500.xhp @@ -42,7 +42,7 @@ <paragraph role="paragraph" id="par_id3151299" xml-lang="en-US"><ahelp hid=".uno:Shadowed">Adds a shadow to the selected text, or if the cursor is in a word, to the entire word.</ahelp></paragraph> </section> <section id="howtoget"> - <embed href="text/shared/00/00040502.xhp#stilschatten"/> + <embed href="text/shared/00/00040502.xhp#shadow"/> </section> </body> </helpdocument> |