diff options
author | Johnny_M <klasse@partyheld.de> | 2021-12-26 12:45:49 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-12-28 10:56:03 +0100 |
commit | be4d585fabb320f67407d492ecb74218fd4c08a3 (patch) | |
tree | 83147431d4e8c595d6828dedb41675bb0c5649f3 | |
parent | b3b090b5e5d89258794aa4d650b893522633838e (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ifcf431c40f1f73215c13df88444cbb19a1fd03c5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127510
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/swriter/01/04090003.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/01/04090006.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/01/04090003.xhp b/source/text/swriter/01/04090003.xhp index 92567df35b..20066db671 100644 --- a/source/text/swriter/01/04090003.xhp +++ b/source/text/swriter/01/04090003.xhp @@ -122,7 +122,7 @@ <paragraph role="paragraph" id="par_id0902200804352213" xml-lang="en-US"><ahelp hid="." visibility="hidden">Click the format that you want to apply to the selected field, or click "Additional formats" to define a custom format.</ahelp></paragraph> <embed href="text/swriter/01/04090001.xhp#format"/> <paragraph role="paragraph" id="par_id3151329" xml-lang="en-US">For function fields, the format field is only used for fields of the type placeholder. Here, the format determines the object for which the placeholder stands.</paragraph> -<section id="bedingung"> +<section id="condition"> <h2 id="hd_id3149494" xml-lang="en-US">Condition</h2> <paragraph role="paragraph" id="par_id3143281" xml-lang="en-US"><ahelp hid="modules/swriter/ui/flddbpage/condition">For fields linked to a <link href="text/swriter/01/04090200.xhp" name="condition">condition</link>, enter the criteria here.</ahelp></paragraph> </section> diff --git a/source/text/swriter/01/04090006.xhp b/source/text/swriter/01/04090006.xhp index e9349a6a3a..f4c2394562 100644 --- a/source/text/swriter/01/04090006.xhp +++ b/source/text/swriter/01/04090006.xhp @@ -97,7 +97,7 @@ <paragraph role="paragraph" id="par_id3145268" xml-lang="en-US"><ahelp hid="modules/swriter/ui/flddbpage/select">Select the database table or the database query that you want the field to refer to.</ahelp> You can include fields from more than one database or query in a document.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/flddbpage/condition" id="bm_id3150559" localize="false"/> <paragraph role="paragraph" id="par_id0902200804391084" xml-lang="en-US"><ahelp hid="." visibility="hidden">For fields linked to a condition, enter the criteria here.</ahelp></paragraph> -<embed href="text/swriter/01/04090003.xhp#bedingung"/> +<embed href="text/swriter/01/04090003.xhp#condition"/> <paragraph role="paragraph" id="par_id3147739" xml-lang="en-US">If you want, you can assign a condition that must be met before the contents of the "Any Record" and "Next Record" fields are inserted. The default condition is "True", that is, the condition is always true if you do not change the condition text.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/flddbpage/recnumber" id="bm_id3149831" localize="false"/> <paragraph role="heading" id="hd_id3146336" xml-lang="en-US" level="2">Record number</paragraph> |