diff options
author | Johnny_M <klasse@partyheld.de> | 2022-01-22 14:13:31 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-01-22 15:41:10 +0100 |
commit | b5c99664f8678fbd7445dad722019bfd6f17b870 (patch) | |
tree | b147eb90cc9d50a266be04713070e788e9269798 | |
parent | 53dd06a1d068c9da4a5bb6c273dc70a8fa2ba174 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I4eed750435b01b17c79235572bd546c630c50cd7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128777
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/swriter/01/04090000.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/01/04090004.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/01/04090007.xhp | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/text/swriter/01/04090000.xhp b/source/text/swriter/01/04090000.xhp index ecd4bd6991..e60d619900 100644 --- a/source/text/swriter/01/04090000.xhp +++ b/source/text/swriter/01/04090000.xhp @@ -36,7 +36,7 @@ <embed href="text/swriter/01/04090001.xhp#document"/> <embed href="text/swriter/01/04090002.xhp#cross_references2"/> <embed href="text/swriter/01/04090003.xhp#functions"/> -<embed href="text/swriter/01/04090004.xhp#dokumentinfo"/> +<embed href="text/swriter/01/04090004.xhp#DocInformation"/> <embed href="text/swriter/01/04090005.xhp#variables"/> <embed href="text/swriter/01/04090006.xhp#datenbank"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/fielddialog/ok" id="bm_id3149692" localize="false"/> diff --git a/source/text/swriter/01/04090004.xhp b/source/text/swriter/01/04090004.xhp index b99000f3b6..e3af7f3633 100644 --- a/source/text/swriter/01/04090004.xhp +++ b/source/text/swriter/01/04090004.xhp @@ -25,7 +25,7 @@ </topic> </meta> <body> -<section id="dokumentinfo"> +<section id="DocInformation"> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/flddocinfopage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/flddocinfopage/FldDocInfoPage" id="bm_id3152958" localize="false"/> <h1 id="hd_id3154479" xml-lang="en-US"><link href="text/swriter/01/04090004.xhp" name="DocInformation">DocInformation</link></h1> @@ -34,7 +34,7 @@ <section id="howtoget"> <embed href="text/swriter/00/00000404.xhp#felddokumentinfo"/> </section> -<note id="par_id3148982" xml-lang="en-US">When you export and import an HTML document containing DocInformation fields, <link href="text/swriter/01/04090007.xhp#dokumentinfo" name="special $[officename] formats">special $[officename] formats</link> are used.</note> +<note id="par_id3148982" xml-lang="en-US">When you export and import an HTML document containing DocInformation fields, <link href="text/swriter/01/04090007.xhp#DocInformation" name="special $[officename] formats">special $[officename] formats</link> are used.</note> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/flddocinfopage/type" id="bm_id3153639" localize="false"/> <paragraph role="paragraph" id="par_id0902200804290053" xml-lang="en-US"><ahelp hid="." visibility="hidden">Lists the available field types. To add a field to your document, click a field type, click a field in the Select list, and then click Insert.</ahelp></paragraph> <embed href="text/swriter/01/04090001.xhp#fieldtype"/> diff --git a/source/text/swriter/01/04090007.xhp b/source/text/swriter/01/04090007.xhp index 278512da6c..829009a6b3 100644 --- a/source/text/swriter/01/04090007.xhp +++ b/source/text/swriter/01/04090007.xhp @@ -90,7 +90,7 @@ </table> </section> -<section id="dokumentinfo"> +<section id="DocInformation"> <paragraph role="heading" id="hd_id3147409" xml-lang="en-US" level="2">DocInformation Fields</paragraph> <paragraph role="paragraph" id="par_id3147487" xml-lang="en-US">For DocInformation fields, the TYPE parameter equals DOCINFO. The SUBTYPE parameter displays the specific field type, for example, for the "Created" DocInformation field, SUBTYPE=CREATE. For date and time DocInformation fields, the FORMAT parameter equals DATE or TIME, and the SDNUM parameter indicates the number format that is used. The SDFIXED parameter indicates if the content of the DocInformation field is fixed or not.</paragraph> <paragraph role="paragraph" id="par_id3147501" xml-lang="en-US">The contents of a fixed date or time field are equal to the SDVAL parameter, otherwise the contents are equal to the text found between the SDFIELD HTML tags.</paragraph> |