diff options
author | Johnny_M <klasse@partyheld.de> | 2021-12-28 11:37:35 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-12-29 17:04:33 +0100 |
commit | 96366d7eb56601ff9090debe361faf02ffaea75e (patch) | |
tree | b1bc0189ad1f8c3e0c7ee9b38c968a1c64965ec9 | |
parent | 978086ba1d611c4541fe82107edc9007469afc2e (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ib58809f5d66165f1bf2fcd42c3ebefb423535f41
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127623
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/swriter/01/04020000.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/01/04020100.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/01/04020000.xhp b/source/text/swriter/01/04020000.xhp index b7ec74334c..c01e441649 100644 --- a/source/text/swriter/01/04020000.xhp +++ b/source/text/swriter/01/04020000.xhp @@ -40,7 +40,7 @@ <paragraph role="paragraph" id="par_id3152955" xml-lang="en-US">You can insert an entire document in a section, or a named section from another. You can also insert a section as a <link href="text/shared/00/00000005.xhp#dde" name="DDE">DDE</link> link.</paragraph> <paragraph role="paragraph" id="par_id3149684" xml-lang="en-US">To edit a section, choose <link href="text/swriter/01/02170000.xhp" name="Format - Sections"><emph>Format - Sections</emph></link>.</paragraph> <paragraph role="paragraph" id="par_id3155183" xml-lang="en-US">The <emph>Insert Section </emph>dialog contains the following tabs:</paragraph> -<embed href="text/swriter/01/04020100.xhp#bereich"/> +<embed href="text/swriter/01/04020100.xhp#section"/> <embed href="text/swriter/01/05040500.xhp#columns"/> <embed href="text/swriter/01/04020200.xhp#indents"/> <embed href="text/shared/01/05210100.xhp#area"/> diff --git a/source/text/swriter/01/04020100.xhp b/source/text/swriter/01/04020100.xhp index a917a9d64c..7a08febae1 100644 --- a/source/text/swriter/01/04020100.xhp +++ b/source/text/swriter/01/04020100.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="bereich"> +<section id="section"> <bookmark xml-lang="en-US" branch="index" id="bm_id5941038"><bookmark_value>sections;inserting sections by DDE</bookmark_value> <bookmark_value>DDE; command for inserting sections</bookmark_value> </bookmark> |