diff options
author | Johnny_M <klasse@partyheld.de> | 2021-04-10 13:13:33 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-04-12 10:37:17 +0200 |
commit | 1cea2852435da3e542b2b930f50742bb7e3bc533 (patch) | |
tree | 0b51cfbec9f80d698e15cf4ad5571d22a8fc4a12 | |
parent | d055e8d2ab5182def772050c8abdc54725a7814a (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ibcbb2dd3aa872fbc2793a4152b6d982de4729ab5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113910
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/00/00040501.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/02/01170400.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/main0226.xhp | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/00/00040501.xhp b/source/text/shared/00/00040501.xhp index 1a5a6532a8..0d6ae60400 100644 --- a/source/text/shared/00/00040501.xhp +++ b/source/text/shared/00/00040501.xhp @@ -119,9 +119,9 @@ </table> </section> </section> - <section id="feldhinzu"> + <section id="add_field"> <paragraph role="paragraph" id="par_id2709433">On <emph>Form Design</emph> bar, click</paragraph> - <section id="syfeldhinzu"> + <section id="syadd_field"> <table id="tbl_id3156322"> <tablerow> <tablecell> diff --git a/source/text/shared/02/01170400.xhp b/source/text/shared/02/01170400.xhp index 041e1b6db4..70ba110857 100644 --- a/source/text/shared/02/01170400.xhp +++ b/source/text/shared/02/01170400.xhp @@ -34,7 +34,7 @@ <paragraph role="paragraph" id="par_id3166460" xml-lang="en-US"><variable id="text"><ahelp hid=".uno:AddField">Opens a window where you can select a database field to add to the form or report.</ahelp> </variable><comment>same help id used for forms and reports</comment></paragraph> <section id="howtoget"> - <embed href="text/shared/00/00040501.xhp#feldhinzu"/> + <embed href="text/shared/00/00040501.xhp#add_field"/> </section> <bookmark xml-lang="en-US" branch="hid/SVX_HID_FIELD_SEL" id="bm_id3155503" localize="false"/><paragraph role="paragraph" id="par_id3156114" xml-lang="en-US"><ahelp hid="HID_FIELD_SEL">The field selection window lists all database fields of the table or query that was specified as the data source in the <link href="text/shared/02/01170201.xhp" name="Form Properties">Form Properties</link>.</ahelp></paragraph> <paragraph role="paragraph" id="par_id3147620" xml-lang="en-US">You can insert a field into the current document by dragging and dropping. A field is then inserted which contains a link to the database.</paragraph> diff --git a/source/text/shared/main0226.xhp b/source/text/shared/main0226.xhp index 00c4046b16..70b856a0b7 100644 --- a/source/text/shared/main0226.xhp +++ b/source/text/shared/main0226.xhp @@ -40,7 +40,7 @@ <embed href="text/shared/00/00040501.xhp#syformex"/> <paragraph role="heading" id="hd_id3163802" xml-lang="en-US" level="2"><link href="text/shared/02/01170400.xhp" name="Add Field">Add Field</link></paragraph> <embed href="text/shared/02/01170400.xhp#text"/> -<embed href="text/shared/00/00040501.xhp#syfeldhinzu"/> +<embed href="text/shared/00/00040501.xhp#syadd_field"/> <embed href="text/shared/02/01170300.xhp#taborder"/> <embed href="text/shared/00/00040501.xhp#sytaborder"/> <embed href="text/shared/02/01171000.xhp#open_in_design_mode"/> |