diff options
author | Johnny_M <klasse@partyheld.de> | 2021-06-13 11:04:43 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-06-14 14:44:55 +0200 |
commit | bef511309c6bc73660737a5efbe95480f0e70de1 (patch) | |
tree | d4e5209dfcc6bbe33c4d84f777bb97fc182e74c5 /source | |
parent | 015d40f2bba6e8cd417c6e9a8c3aff0fab25d2f0 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I69149458178c9f99328a5414ec119664c4f0ac24
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117089
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/00/00040502.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05110400.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 e6d1e1e66a..4ed8cad9b3 100644 --- a/source/text/shared/00/00040502.xhp +++ b/source/text/shared/00/00040502.xhp @@ -316,7 +316,7 @@ </table> </section> </section> - <section id="stildurch"> + <section id="strikethrough"> <paragraph id="par_id3145131" role="paragraph">Open context menu - choose <menuitem>Style - Strikethrough</menuitem>.</paragraph> </section> <section id="stilschatten"> diff --git a/source/text/shared/01/05110400.xhp b/source/text/shared/01/05110400.xhp index 0b93cecd30..ba165143cf 100644 --- a/source/text/shared/01/05110400.xhp +++ b/source/text/shared/01/05110400.xhp @@ -39,7 +39,7 @@ <paragraph role="paragraph" id="par_id3153391" xml-lang="en-US"><ahelp hid=".uno:Strikeout" visibility="visible">Draws a line through the selected text, or if the cursor is in a word, the entire word.</ahelp></paragraph> </section> <section id="howtoget"> - <embed href="text/shared/00/00040502.xhp#stildurch"/> + <embed href="text/shared/00/00040502.xhp#strikethrough"/> </section> </body> </helpdocument> |