diff options
author | Johnny_M <klasse@partyheld.de> | 2020-10-31 18:09:31 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-11-09 10:31:53 +0100 |
commit | 1712bf37a7a3773bb316a531ac930830d087dc1e (patch) | |
tree | 812439ea557d69ddd42e7af831aaa9730fd7a0a1 | |
parent | 2b15a169f450f4293f4274857eb3506d7e6b13be (diff) |
tdf#132643 Translate German section IDs
Change-Id: I58252207ed8546d21e294ce7b795e42017a35ed0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105118
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/02100300.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05030000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05030100.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/shared/01/02100300.xhp b/source/text/shared/01/02100300.xhp index 7ff733d876..7e49b799d1 100644 --- a/source/text/shared/01/02100300.xhp +++ b/source/text/shared/01/02100300.xhp @@ -37,7 +37,7 @@ <paragraph role="paragraph" id="par_id3153821" xml-lang="en-US">Use the <emph>Text Format (Search)</emph> or the <emph>Text Format (Replace)</emph> to define your formatting search criteria. These dialogs contain the following tab pages:</paragraph> <embed href="text/shared/01/05020100.xhp#characters"/> <embed href="text/shared/01/05020200.xhp#schrifteffekt"/> -<embed href="text/shared/01/05030100.xhp#einzuege"/> +<embed href="text/shared/01/05030100.xhp#indent_space"/> <embed href="text/shared/01/05030700.xhp#alignment"/> <embed href="text/swriter/01/05030200.xhp#textfluss"/> <embed href="text/shared/01/05210100.xhp#area"/> diff --git a/source/text/shared/01/05030000.xhp b/source/text/shared/01/05030000.xhp index 99ef847a9c..e76f64a33d 100644 --- a/source/text/shared/01/05030000.xhp +++ b/source/text/shared/01/05030000.xhp @@ -37,7 +37,7 @@ </section> <paragraph role="paragraph" id="par_id3156042" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER">The paragraph style for the current paragraph is displayed at the <emph>Formatting</emph> toolbar, and is highlighted in the <link href="text/swriter/01/05140000.xhp" name="Styles">Styles window</link>. </caseinline></switchinline><comment>UFI: changed name of bar</comment></paragraph> -<embed href="text/shared/01/05030100.xhp#einzuege"/> +<embed href="text/shared/01/05030100.xhp#indent_space"/> <embed href="text/shared/01/05030700.xhp#alignment"/> <switch select="appl"> <case select="WRITER"> diff --git a/source/text/shared/01/05030100.xhp b/source/text/shared/01/05030100.xhp index 54c079fa86..46e212ea65 100644 --- a/source/text/shared/01/05030100.xhp +++ b/source/text/shared/01/05030100.xhp @@ -25,7 +25,7 @@ </topic> </meta> <body> - <section id="einzuege"> + <section id="indent_space"> <bookmark xml-lang="en-US" branch="index" id="bm_id3154689"><bookmark_value>spacing; between paragraphs in footnotes</bookmark_value> <bookmark_value>line spacing; paragraph</bookmark_value> <bookmark_value>spacing; lines and paragraphs</bookmark_value> |