diff options
author | Johnny_M <klasse@partyheld.de> | 2021-03-13 16:26:40 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-03-15 11:46:41 +0100 |
commit | 237a7aff38cc27712c99d703616ffe7540599883 (patch) | |
tree | 7c07a2a798e8f36acd769f2b1a92d9d95f6abecd /source | |
parent | d93fe2c65b1d4f9ea5c186b876e6d59286284eea (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ia27683282e9efff87b24faa59c914d92a6653fca
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112453
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/02/06060000.xhp | 4 | ||||
-rw-r--r-- | source/text/simpress/main0203.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/main0206.xhp | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/source/text/shared/02/06060000.xhp b/source/text/shared/02/06060000.xhp index e815238bc8..30ce06ee70 100644 --- a/source/text/shared/02/06060000.xhp +++ b/source/text/shared/02/06060000.xhp @@ -28,7 +28,7 @@ </history> </meta> <body> -<section id="hochstufen"> +<section id="promote_one_level"> <bookmark xml-lang="en-US" branch="hid/.uno:OutlineLeft" id="bm_id1102480" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:IncrementLevel" id="bm_id8156328" localize="false"/> <paragraph role="heading" id="hd_id3159225" xml-lang="en-US" level="1"><switchinline select="appl"><caseinline select="WRITER"><link href="text/shared/02/06060000.xhp" name="Promote One Level">Promote One Level</link> @@ -37,7 +37,7 @@ </section> <paragraph role="paragraph" id="par_id3149205" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select="IMPRESS">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline></paragraph> -<section id="syhochstufen"> +<section id="sypromote_one_level"> <table id="tbl_id3147008"> <tablerow> <tablecell colspan="" rowspan=""> diff --git a/source/text/simpress/main0203.xhp b/source/text/simpress/main0203.xhp index 72af4c0a68..6b03913883 100644 --- a/source/text/simpress/main0203.xhp +++ b/source/text/simpress/main0203.xhp @@ -82,11 +82,11 @@ </switch><embed href="text/shared/02/06120000.xhp#toggle_bullets"/> <embed href="text/shared/02/06120000.xhp#sytoggle_bullets"/> <switch select="appl"> -<case select="IMPRESS"><embed href="text/shared/02/06060000.xhp#hochstufen"/> +<case select="IMPRESS"><embed href="text/shared/02/06060000.xhp#promote_one_level"/> </case> </switch> <switch select="appl"> -<case select="IMPRESS"><embed href="text/shared/02/06060000.xhp#syhochstufen"/> +<case select="IMPRESS"><embed href="text/shared/02/06060000.xhp#sypromote_one_level"/> </case> </switch> <switch select="appl"> diff --git a/source/text/swriter/main0206.xhp b/source/text/swriter/main0206.xhp index a66e101352..8030ca3a37 100644 --- a/source/text/swriter/main0206.xhp +++ b/source/text/swriter/main0206.xhp @@ -30,8 +30,8 @@ <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 numbered paragraphs, including changing the order of paragraphs and defining different paragraph levels.</ahelp></paragraph> </section> -<embed href="text/shared/02/06060000.xhp#hochstufen"/> -<embed href="text/shared/02/06060000.xhp#syhochstufen"/> +<embed href="text/shared/02/06060000.xhp#promote_one_level"/> +<embed href="text/shared/02/06060000.xhp#sypromote_one_level"/> <embed href="text/shared/02/06050000.xhp#demote_one_level"/> <embed href="text/shared/02/06050000.xhp#sydemote_one_level"/> <embed href="text/swriter/02/06080000.xhp#hochmitunterpunkten"/> |