diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-13 14:02:57 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-16 09:43:01 +0100 |
commit | 58bf1935c2cc586f37b3b4d1ba8d458c9c163288 (patch) | |
tree | aebac90ba3ed0b215853468ef1c54672ae9b5cb2 | |
parent | cc921ffa9a0c4647f535be7e9f5aab81bc0fd343 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I7e5e46d2dd06bfea39605fae84c8f735bdfd9a41
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125158
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sdraw/main0210.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/00/00000004.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main0210.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/sdraw/main0210.xhp b/source/text/sdraw/main0210.xhp index a3a2454c5c..8b14b5c414 100644 --- a/source/text/sdraw/main0210.xhp +++ b/source/text/sdraw/main0210.xhp @@ -32,7 +32,7 @@ <embed href="text/shared/02/18010000.xhp#syselection"/> <h2 id="par_idN105D1"><link href="text/simpress/02/10060000.xhp">Rectangle</link></h2> <paragraph role="paragraph" id="par_idN105E1" xml-lang="en-US">Draws a filled rectangle where you drag in the current document. Click where you want to place a corner of the rectangle, and drag to the size you want. To draw a square, hold down Shift while you drag.</paragraph> -<embed href="text/simpress/00/00000004.xhp#syrechteck"/> +<embed href="text/simpress/00/00000004.xhp#syrectangle"/> <h2 id="par_idN105EE"><link href="text/simpress/02/10070000.xhp">Ellipse</link></h2> <paragraph role="paragraph" id="par_idN105FE" xml-lang="en-US">Draws a filled oval where you drag in the current document. Click where you want to draw the oval, and drag to the size you want. To draw a circle, hold down Shift while you drag.</paragraph> <embed href="text/simpress/00/00000004.xhp#syellipse"/> diff --git a/source/text/simpress/00/00000004.xhp b/source/text/simpress/00/00000004.xhp index 6d9f2686dd..8d436dfb7f 100644 --- a/source/text/simpress/00/00000004.xhp +++ b/source/text/simpress/00/00000004.xhp @@ -37,7 +37,7 @@ <paragraph role="paragraph" id="par_id8789025" xml-lang="en-US"><ahelp hid="." visibility="hidden">Opens a dialog to save the selected bitmap picture as a file. The default file format is the internal format of the image.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:CustomAnimation" id="bm_id9317300" localize="false"/><comment>Custom Animation context menu</comment> <paragraph role="paragraph" id="par_id5316324" xml-lang="en-US"><ahelp hid="." visibility="hidden">Opens the Custom Animation sidebar deck.</ahelp></paragraph> -<section id="syrechteck"> +<section id="syrectangle"> <table id="tbl_id3153768"> <tablerow> <tablecell colspan="" rowspan=""> diff --git a/source/text/simpress/main0210.xhp b/source/text/simpress/main0210.xhp index 4dff5ef15a..449c0fbecf 100644 --- a/source/text/simpress/main0210.xhp +++ b/source/text/simpress/main0210.xhp @@ -42,7 +42,7 @@ <embed href="text/shared/02/18010000.xhp#syselection"/> <h2 id="par_idN106B0"><link href="text/simpress/02/10060000.xhp">Rectangle</link></h2> <paragraph role="paragraph" id="par_idN106C0" xml-lang="en-US">Draws a filled rectangle where you drag in the current document. Click where you want to place a corner of the rectangle, and drag to the size you want. To draw a square, hold down Shift while you drag.</paragraph> -<embed href="text/simpress/00/00000004.xhp#syrechteck"/> +<embed href="text/simpress/00/00000004.xhp#syrectangle"/> <h2 id="par_idN106CD"><link href="text/simpress/02/10070000.xhp">Ellipse</link></h2> <paragraph role="paragraph" id="par_idN106DD" xml-lang="en-US">Draws a filled oval where you drag in the current document. Click where you want to draw the oval, and drag to the size you want. To draw a circle, hold down Shift while you drag.</paragraph> <embed href="text/simpress/00/00000004.xhp#syellipse"/> |