diff options
author | Johnny_M <klasse@partyheld.de> | 2022-02-04 23:21:15 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-02-05 15:17:19 +0100 |
commit | cb9523a78ae0814c55821c81a990a64a36cf10e7 (patch) | |
tree | b21504972a9ff8425af14bd1fa6623f57c8931f9 | |
parent | 8b40105dc79803834bcaef7eec72f75f1e7495af (diff) |
tdf#132643 Translate German section IDs
Change-Id: I3657890c864efe55565033c483e55890fcee539f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129509
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/swriter/main0200.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/main0206.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/main0200.xhp b/source/text/swriter/main0200.xhp index e8d9b7e20a..b845a95dd9 100644 --- a/source/text/swriter/main0200.xhp +++ b/source/text/swriter/main0200.xhp @@ -58,7 +58,7 @@ <embed href="text/swriter/main0205.xhp#drawing_object_properties_bar"/> </section> <section id="Section8"> -<embed href="text/swriter/main0206.xhp#objektleistenum"/> +<embed href="text/swriter/main0206.xhp#bullets_and_numbering_bar"/> </section> <section id="Section9"> <embed href="text/swriter/main0220.xhp#text_object_bar"/> diff --git a/source/text/swriter/main0206.xhp b/source/text/swriter/main0206.xhp index 7354dd3fdb..c55b9f5a16 100644 --- a/source/text/swriter/main0206.xhp +++ b/source/text/swriter/main0206.xhp @@ -25,7 +25,7 @@ </topic> </meta> <body> -<section id="objektleistenum"> +<section id="bullets_and_numbering_bar"> <bookmark xml-lang="en-US" branch="hid/HID_NUM_TOOLBOX" id="bm_id3154267" localize="false"/> <h1 id="hd_id3154256" xml-lang="en-US"><link href="text/swriter/main0206.xhp" name="Bullets and Numbering Bar">Bullets and Numbering Bar</link></h1> <paragraph role="paragraph" id="par_id3154277" xml-lang="en-US"><ahelp hid="HID_NUM_TOOLBOX">The <emph>Bullets and Numbering</emph> bar contains functions to modify the structure of list paragraphs, including changing their order and list level.</ahelp></paragraph> |