diff options
author | Johnny_M <klasse@partyheld.de> | 2020-08-08 12:20:11 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-08-09 00:31:42 +0200 |
commit | 297a0c90cb07b299bf89bc031b770c3c49ee96a6 (patch) | |
tree | a8a175146d5462ab4ebc56f489f048cd52ef2678 /source/text/shared/explorer | |
parent | de46029cbe9d1c7f33592d59095f2220d2e9739a (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ia874ceab5ff35a79938b6fa6494272b32f276568
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100383
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/explorer')
-rw-r--r-- | source/text/shared/explorer/database/querywizard01.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/explorer/database/tablewizard01.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/explorer/database/querywizard01.xhp b/source/text/shared/explorer/database/querywizard01.xhp index 3dcf3f4682..16eb42baa1 100644 --- a/source/text/shared/explorer/database/querywizard01.xhp +++ b/source/text/shared/explorer/database/querywizard01.xhp @@ -36,7 +36,7 @@ <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#available_fields"/> <embed href="text/shared/autopi/01090100.xhp#take"/> -<embed href="text/shared/autopi/01090100.xhp#uebernehmealle"/> +<embed href="text/shared/autopi/01090100.xhp#take_all"/> <embed href="text/shared/autopi/01090100.xhp#remove"/> <embed href="text/shared/autopi/01090100.xhp#remove_all"/> <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 b2279f80df..6f02a33735 100644 --- a/source/text/shared/explorer/database/tablewizard01.xhp +++ b/source/text/shared/explorer/database/tablewizard01.xhp @@ -42,7 +42,7 @@ <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#available_fields"/> <embed href="text/shared/autopi/01090100.xhp#take"/> -<embed href="text/shared/autopi/01090100.xhp#uebernehmealle"/> +<embed href="text/shared/autopi/01090100.xhp#take_all"/> <embed href="text/shared/autopi/01090100.xhp#remove"/> <embed href="text/shared/autopi/01090100.xhp#remove_all"/> <embed href="text/shared/autopi/01090100.xhp#updown"/> |