diff options
author | Johnny_M <klasse@partyheld.de> | 2021-02-15 12:02:54 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-02-16 00:16:53 +0100 |
commit | 037c4daa4566e8a57b70dc28ec319bb8dc4f142f (patch) | |
tree | d1e6919e822be1ce13f10852ac78cf1089ef8438 | |
parent | 79ed003b367f90e718561eda01affd67330744f3 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I24f38445bfcadc9d0bc35a95432d5ed13008e382
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110906
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/02/01170900.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/02/01170903.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/02/01170904.xhp | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/02/01170900.xhp b/source/text/shared/02/01170900.xhp index dd274c9859..56b90ab1bb 100644 --- a/source/text/shared/02/01170900.xhp +++ b/source/text/shared/02/01170900.xhp @@ -52,8 +52,8 @@ <embed href="text/shared/02/01170801.xhp#page1"/> <embed href="text/shared/02/01170901.xhp#page1"/> <embed href="text/shared/02/01170902.xhp#page2"/> -<embed href="text/shared/02/01170903.xhp#seite3a"/> -<embed href="text/shared/02/01170904.xhp#seite3b"/> +<embed href="text/shared/02/01170903.xhp#page3a"/> +<embed href="text/shared/02/01170904.xhp#page3b"/> <embed href="text/shared/00/00000001.xhp#abbrechen"/> <embed href="text/shared/00/00000001.xhp#zurueckautopi"/> <embed href="text/shared/00/00000001.xhp#weiterautopi"/> diff --git a/source/text/shared/02/01170903.xhp b/source/text/shared/02/01170903.xhp index c230e0d52a..95a5515a76 100644 --- a/source/text/shared/02/01170903.xhp +++ b/source/text/shared/02/01170903.xhp @@ -29,7 +29,7 @@ </topic> </meta> <body> -<section id="seite3a"> +<section id="page3a"> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/fieldlinkpage/FieldLinkPage" id="bm_id3150808" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/fieldlinkpage/@@nowidget@@" id="bm_id3150808" localize="false"/> <paragraph role="heading" id="hd_id3149119" xml-lang="en-US" level="1"><link href="text/shared/02/01170903.xhp" name="List Box Wizard: Field Link">List Box Wizard: Field Link</link></paragraph> diff --git a/source/text/shared/02/01170904.xhp b/source/text/shared/02/01170904.xhp index 2d185e053b..cf171216a0 100644 --- a/source/text/shared/02/01170904.xhp +++ b/source/text/shared/02/01170904.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="seite3b"> +<section id="page3b"> <paragraph role="heading" id="hd_id3144740" xml-lang="en-US" level="1"><link href="text/shared/02/01170904.xhp" name="Combo Box Wizard: Database Field">Combo Box Wizard: Database Field</link></paragraph> <paragraph role="paragraph" id="par_id3153323" xml-lang="en-US">With the combination fields, you can either save the value of a field in a database or display this value in a form.</paragraph> </section> |