diff options
author | Johnny_M <klasse@partyheld.de> | 2020-08-14 13:38:32 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-08-14 19:58:47 +0200 |
commit | c11b6fd0e5cf07989ac85f6be1a36aaf3ad2a871 (patch) | |
tree | a25a35db70445f12da35daabd6c0071b5a070205 /source/text/shared/explorer | |
parent | 4b573757567fefa17558bd6dfe4cf8473b992a53 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I2393923975cc4ff0d0dd7f708afda0ed55b5b1f6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100738
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/05040000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/explorer/database/05040200.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/explorer/database/05040000.xhp b/source/text/shared/explorer/database/05040000.xhp index 751edc3951..980095ca97 100644 --- a/source/text/shared/explorer/database/05040000.xhp +++ b/source/text/shared/explorer/database/05040000.xhp @@ -34,6 +34,6 @@ <body> <paragraph role="heading" id="hd_id3149031" xml-lang="en-US" level="1"><link href="text/shared/explorer/database/05040000.xhp" name="General">General</link></paragraph> <embed href="text/shared/explorer/database/05040100.xhp#general"/> -<embed href="text/shared/explorer/database/05040200.xhp#beschreibung"/> +<embed href="text/shared/explorer/database/05040200.xhp#description"/> </body> </helpdocument> diff --git a/source/text/shared/explorer/database/05040200.xhp b/source/text/shared/explorer/database/05040200.xhp index 22bf38e04a..37db839f3d 100644 --- a/source/text/shared/explorer/database/05040200.xhp +++ b/source/text/shared/explorer/database/05040200.xhp @@ -32,7 +32,7 @@ </history> </meta> <body> -<section id="beschreibung"> +<section id="description"> <paragraph role="heading" id="hd_id3109850" xml-lang="en-US" level="1"><link href="text/shared/explorer/database/05040200.xhp" name="Description">Description</link></paragraph> </section> <paragraph role="heading" id="hd_id3157898" xml-lang="en-US" level="2">Table description</paragraph> |