diff options
author | Johnny_M <klasse@partyheld.de> | 2020-08-06 14:26:19 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-08-07 16:58:30 +0200 |
commit | bd6a414f265035b12d6fd30e7cee05715c10bf02 (patch) | |
tree | db01d50717214ef67b0858249880fa2a871e36cc /source | |
parent | 080ac7ee89790e53fdec352cfd7d2cecf6bb7578 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I44a5488b78a0d313038243d63b48dd6c4b2732bc
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100244
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/autopi/01100000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/autopi/01100100.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/autopi/01100000.xhp b/source/text/shared/autopi/01100000.xhp index e760b02bb1..4d03861d3d 100644 --- a/source/text/shared/autopi/01100000.xhp +++ b/source/text/shared/autopi/01100000.xhp @@ -37,7 +37,7 @@ <embed href="text/shared/guide/data_report.xhp#data_report"/><comment>UFI: added Help ID, see #i61571</comment> <bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGREPORT_DIALOG" id="bm_id6317331" localize="false"/> <paragraph role="paragraph" id="par_id3152780" xml-lang="en-US"><ahelp hid=".">Select the report properties.</ahelp></paragraph> -<embed href="text/shared/autopi/01100100.xhp#tabellenauswahl"/> +<embed href="text/shared/autopi/01100100.xhp#field_selection"/> <embed href="text/shared/autopi/01100150.xhp#labelingfields"/> <embed href="text/shared/autopi/01100200.xhp#grouping"/> <embed href="text/shared/autopi/01100300.xhp#sortoptions"/> diff --git a/source/text/shared/autopi/01100100.xhp b/source/text/shared/autopi/01100100.xhp index 1b113acf12..15a7e92466 100644 --- a/source/text/shared/autopi/01100100.xhp +++ b/source/text/shared/autopi/01100100.xhp @@ -29,7 +29,7 @@ </topic> </meta> <body> -<section id="tabellenauswahl"> +<section id="field_selection"> <paragraph role="heading" id="hd_id3155599" xml-lang="en-US" level="1"><link href="text/shared/autopi/01100100.xhp" name="Report Wizard - Field Selection">Report Wizard - Field Selection</link></paragraph> <paragraph role="paragraph" id="par_id3150476" xml-lang="en-US">Specifies the table or query for which you are creating the report, and which fields you wish to include in the report.</paragraph> </section> |