diff options
author | Johnny_M <klasse@partyheld.de> | 2021-03-06 14:15:22 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-03-08 14:28:51 +0100 |
commit | 67e021516b744a6cd189d77bfec9b54770b06874 (patch) | |
tree | b858f006cfcc73d6c81394427cc386ad10da37c2 /source | |
parent | d2557afa18b3db737ad59567ce39f844ea3124a7 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I249d999fd1b67e7cb7e7bb7b10585cc322fe83d7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112065
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/02/12070200.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/02/12070300.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/02/12070200.xhp b/source/text/shared/02/12070200.xhp index 9972a9e821..aa7d7ffd74 100644 --- a/source/text/shared/02/12070200.xhp +++ b/source/text/shared/02/12070200.xhp @@ -38,7 +38,7 @@ <paragraph xml-lang="en-US" role="paragraph" id="par_id3145090">The <emph>Insert Database Columns</emph> dialog lets you define which database fields to insert into the document and how to format the paragraphs.</paragraph> <paragraph role="heading" level="2" id="hd_id3156136" xml-lang="en-US">Fields</paragraph> <paragraph xml-lang="en-US" role="paragraph" id="par_id3147571">In the <emph>Fields</emph> area, use the arrow button to select the database table columns into which you want to insert field contents.</paragraph> - <section id="ankerfuertextoption"> + <section id="anchor_for_text_option"> <bookmark branch="hid/modules/swriter/ui/insertdbcolumnsdialog/tabletxtcols" xml-lang="en-US" id="bm_id3156411" localize="false"/><paragraph role="heading" level="3" id="hd_id3153345" xml-lang="en-US">Database columns</paragraph> <paragraph role="paragraph" id="par_id3155535" xml-lang="en-US">Lists all columns of the database table, which can be accepted in the selection list box to insert them into the document. <ahelp hid="modules/swriter/ui/insertdbcolumnsdialog/tabletxtcols" visibility="visible">Select the database columns that you want to insert it in the document.</ahelp></paragraph> <bookmark branch="hid/modules/swriter/ui/insertdbcolumnsdialog/toedit" xml-lang="en-US" id="bm_id3149178" localize="false"/><paragraph role="heading" level="3" id="hd_id3152551" xml-lang="en-US">></paragraph> diff --git a/source/text/shared/02/12070300.xhp b/source/text/shared/02/12070300.xhp index 61cb3b862c..3338e0b90f 100644 --- a/source/text/shared/02/12070300.xhp +++ b/source/text/shared/02/12070300.xhp @@ -37,6 +37,6 @@ <paragraph xml-lang="en-US" role="paragraph" id="par_id3154289">If several records are selected when you choose the <emph>Data to Text</emph> function, the mail merge fields will be inserted according to the number of records.</paragraph> <paragraph role="heading" level="2" id="hd_id3155392" xml-lang="en-US">Text</paragraph> <paragraph xml-lang="en-US" role="paragraph" id="par_id3143267">In the <emph>Text</emph> area, use the arrow button to select the database table columns into which you want to insert field contents.</paragraph> - <embed href="text/shared/02/12070200.xhp#ankerfuertextoption"/> + <embed href="text/shared/02/12070200.xhp#anchor_for_text_option"/> </body> </helpdocument> |