diff options
author | Johnny_M <klasse@partyheld.de> | 2021-06-13 11:13:16 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-06-14 14:47:41 +0200 |
commit | 0d763a3b6f9f9f2c665901143f7bc66ea9f8ed34 (patch) | |
tree | ad02f91e59dfccdc15538c7ffedfd679e7867bb7 /source | |
parent | 117eb798aa2b07b2c89714fcdcda65af1c96aca9 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I652383b613ae36d29ecbc2ebe72d14a7a4ba6541
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117093
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/05110800.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 f3221133d6..73ae5c0600 100644 --- a/source/text/shared/00/00040502.xhp +++ b/source/text/shared/00/00040502.xhp @@ -328,7 +328,7 @@ <section id="superscript"> <paragraph id="par_id3154383" role="paragraph">Open context menu - choose <menuitem>Style - Superscript</menuitem>.</paragraph> </section> - <section id="stiltief"> + <section id="subscript"> <paragraph id="par_id3152767" role="paragraph">Open context menu - choose <menuitem>Style - Subscript</menuitem>.</paragraph> </section> <section id="line_spacing"> diff --git a/source/text/shared/01/05110800.xhp b/source/text/shared/01/05110800.xhp index a2366b6143..30ae340f6b 100644 --- a/source/text/shared/01/05110800.xhp +++ b/source/text/shared/01/05110800.xhp @@ -35,7 +35,7 @@ <paragraph role="paragraph" id="par_id3152790" xml-lang="en-US"><ahelp hid=".uno:SubScript">Reduces the font size of the selected text and lowers the text below the baseline.</ahelp></paragraph> </section> <section id="howtoget"> - <embed href="text/shared/00/00040502.xhp#stiltief"/> + <embed href="text/shared/00/00040502.xhp#subscript"/> </section> <embed href="text/shared/00/00000004.xhp#sytiefstellen"/> </body> |