[Libreoffice-commits] help.git: source/text
Johnny_M (via logerrit)
logerrit at kemper.freedesktop.org
Sat Jan 16 15:23:15 UTC 2021
source/text/shared/01/05110000.xhp | 2 +-
source/text/shared/01/05110800.xhp | 2 +-
source/text/shared/submenu_text.xhp | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 88b1c44c82a5ead09f54420266e8c30bb5ebaa4a
Author: Johnny_M <klasse at partyheld.de>
AuthorDate: Sat Jan 16 12:36:33 2021 +0100
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sat Jan 16 16:22:54 2021 +0100
tdf#132643 Translate German section IDs
Change-Id: Ia437c42384398d61afad346cfdd66819ffa7d4f6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109430
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/shared/01/05110000.xhp b/source/text/shared/01/05110000.xhp
index 7c2570768..8e19bb1c0 100644
--- a/source/text/shared/01/05110000.xhp
+++ b/source/text/shared/01/05110000.xhp
@@ -49,6 +49,6 @@
<embed href="text/shared/01/05110400.xhp#strikethrough"/>
<embed href="text/shared/01/05110500.xhp#shadows"/>
<embed href="text/shared/01/05110700.xhp#hoch"/>
-<embed href="text/shared/01/05110800.xhp#tief"/>
+<embed href="text/shared/01/05110800.xhp#subscript"/>
</body>
</helpdocument>
diff --git a/source/text/shared/01/05110800.xhp b/source/text/shared/01/05110800.xhp
index d5325cf62..a2366b614 100644
--- a/source/text/shared/01/05110800.xhp
+++ b/source/text/shared/01/05110800.xhp
@@ -30,7 +30,7 @@
</history>
</meta>
<body>
-<section id="tief">
+<section id="subscript">
<h1 id="hd_id3150278"><link href="text/shared/01/05110800.xhp" name="Subscript">Subscript</link></h1>
<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>
diff --git a/source/text/shared/submenu_text.xhp b/source/text/shared/submenu_text.xhp
index 9648f4410..152e2cabd 100644
--- a/source/text/shared/submenu_text.xhp
+++ b/source/text/shared/submenu_text.xhp
@@ -48,7 +48,7 @@
<embedvar href="text/shared/01/05020200.xhp#overline" markup="ignore"/>
</paragraph>
<embed href="text/shared/01/05110700.xhp#hoch"/>
- <embed href="text/shared/01/05110800.xhp#tief"/>
+ <embed href="text/shared/01/05110800.xhp#subscript"/>
<h2 id="hd_id773632078996899">
<link href="text/shared/01/05020200.xhp#hd_id3163714">Shadow</link>
</h2>
More information about the Libreoffice-commits
mailing list