summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2021-11-13 13:58:02 +0100
committerOlivier Hallot <olivier.hallot@libreoffice.org>2021-11-16 09:40:40 +0100
commit4868cff6a92de396f6e1646586baa7eb35eb0218 (patch)
treea1977e704d0eff046aba2aa6b59ac6f70d1b6023
parent5c64b2a06c838d9c61f1b5f8671c6cba86ee2aad (diff)
tdf#132643 Translate German section IDs
Change-Id: I8c939f682ae369a2ecb33203d02f232809b918e2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125155 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--source/text/simpress/00/00000403.xhp2
-rw-r--r--source/text/simpress/01/03120000.xhp2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/simpress/00/00000403.xhp b/source/text/simpress/00/00000403.xhp
index f5e729a95a..37842ff1b6 100644
--- a/source/text/simpress/00/00000403.xhp
+++ b/source/text/simpress/00/00000403.xhp
@@ -53,7 +53,7 @@
<paragraph id="par_id3149352" role="paragraph" xml-lang="en-US">Choose <emph>View - Notes </emph></paragraph>
</section>
-<section id="ashdz">
+<section id="master_handout">
<paragraph id="par_id3155255" role="paragraph" xml-lang="en-US">Choose <emph>View - Master Handout</emph></paragraph>
</section>
diff --git a/source/text/simpress/01/03120000.xhp b/source/text/simpress/01/03120000.xhp
index 8bb2f3fc35..62c16da0d2 100644
--- a/source/text/simpress/01/03120000.xhp
+++ b/source/text/simpress/01/03120000.xhp
@@ -38,7 +38,7 @@
<paragraph id="par_id110120150547279702" role="paragraph" xml-lang="en-US">To modify the number of slides you can print on a page, open the <emph>Properties</emph> sidebar deck and double-click a layout on the <emph>Layout</emph> content panel.</paragraph>
<section id="howtoget">
-<embed href="text/simpress/00/00000403.xhp#ashdz"/>
+<embed href="text/simpress/00/00000403.xhp#master_handout"/>
</section>
</body>
-24-8-1'>libreoffice-24-8-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/desktop/unx/source
AgeCommit message (Expand)Author
2024-11-22cid#1608081 silence Overflowed array index writeCaolán McNamara