diff options
author | Johnny_M <klasse@partyheld.de> | 2020-07-28 13:15:50 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-28 14:27:46 +0200 |
commit | 7ccf847f293254d7189b091874e10d96332eb4c5 (patch) | |
tree | dda57ced45923f4615914fb9913742eb646004a6 /source/text/shared/explorer/database | |
parent | 29d0bdaaa732169e6ed60a66c1153b16765d6e82 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I03b0342f0b3a844d73ffed768cb418ace6dd982f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99618
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/explorer/database')
-rw-r--r-- | source/text/shared/explorer/database/querywizard01.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/explorer/database/querywizard05.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/explorer/database/tablewizard01.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/shared/explorer/database/querywizard01.xhp b/source/text/shared/explorer/database/querywizard01.xhp index fe01aecb93..588c12f9e2 100644 --- a/source/text/shared/explorer/database/querywizard01.xhp +++ b/source/text/shared/explorer/database/querywizard01.xhp @@ -34,7 +34,7 @@ <bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_QUERYWIZARD_LSTTABLES" id="bm_id8819849" localize="false"/> <paragraph role="heading" id="par_idN10559" xml-lang="en-US" level="2">Tables</paragraph> <paragraph role="paragraph" id="par_idN1055D" xml-lang="en-US"><ahelp hid=".">Specifies the table for which the query is to be created.</ahelp></paragraph> -<embed href="text/shared/autopi/01090100.xhp#vorhandenefelder"/> +<embed href="text/shared/autopi/01090100.xhp#available_fields"/> <embed href="text/shared/autopi/01090100.xhp#uebernehmen"/> <embed href="text/shared/autopi/01090100.xhp#uebernehmealle"/> <embed href="text/shared/autopi/01090100.xhp#remove"/> diff --git a/source/text/shared/explorer/database/querywizard05.xhp b/source/text/shared/explorer/database/querywizard05.xhp index c0f6cb404f..c72bb233f1 100644 --- a/source/text/shared/explorer/database/querywizard05.xhp +++ b/source/text/shared/explorer/database/querywizard05.xhp @@ -31,7 +31,7 @@ <paragraph role="heading" id="par_idN10546" xml-lang="en-US" level="1"><link href="text/shared/explorer/database/querywizard05.xhp">Query Wizard - Grouping</link></paragraph> <paragraph role="paragraph" id="par_idN10556" xml-lang="en-US">Specifies whether to group the query. The data source must support the SQL statement "Group by clauses" to enable this page of the Wizard.</paragraph> </section> -<embed href="text/shared/autopi/01090100.xhp#vorhandenefelder"/> +<embed href="text/shared/autopi/01090100.xhp#available_fields"/> <embed href="text/shared/autopi/01090100.xhp#uebernehmen"/> <embed href="text/shared/autopi/01090100.xhp#remove"/> <embed href="text/shared/autopi/01090100.xhp#updown"/> diff --git a/source/text/shared/explorer/database/tablewizard01.xhp b/source/text/shared/explorer/database/tablewizard01.xhp index 76e44e0c10..c2cbdd1292 100644 --- a/source/text/shared/explorer/database/tablewizard01.xhp +++ b/source/text/shared/explorer/database/tablewizard01.xhp @@ -40,7 +40,7 @@ <bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGTABLE_LBTABLES" id="bm_id7499008" localize="false"/> <paragraph role="heading" id="par_idN10567" xml-lang="en-US" level="2">Sample tables</paragraph> <paragraph role="paragraph" id="par_idN1056B" xml-lang="en-US"><ahelp hid=".">Select one of the sample tables. Then select fields from that table from the left list box. Repeat this step until you have selected all the fields that you need.</ahelp></paragraph> -<embed href="text/shared/autopi/01090100.xhp#vorhandenefelder"/> +<embed href="text/shared/autopi/01090100.xhp#available_fields"/> <embed href="text/shared/autopi/01090100.xhp#uebernehmen"/> <embed href="text/shared/autopi/01090100.xhp#uebernehmealle"/> <embed href="text/shared/autopi/01090100.xhp#remove"/> |