diff options
author | Johnny_M <klasse@partyheld.de> | 2021-04-10 13:18:53 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-04-12 10:38:35 +0200 |
commit | e9f44664bd42e836d2f5a83178727eab8af24903 (patch) | |
tree | 92a2fe236fed8498b52e35a9543e7884797aaeb9 /source/text/shared | |
parent | 1cea2852435da3e542b2b930f50742bb7e3bc533 (diff) |
tdf#132643 Translate German section IDs
Change-Id: If50ed9c50514955053619bcfb1de0e03042ac7b3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113911
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/00/00040501.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/02/01170600.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/main0226.xhp | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/source/text/shared/00/00040501.xhp b/source/text/shared/00/00040501.xhp index 0d6ae60400..f4c66ba9b4 100644 --- a/source/text/shared/00/00040501.xhp +++ b/source/text/shared/00/00040501.xhp @@ -134,9 +134,9 @@ </table> </section> </section> - <section id="formex"> + <section id="form_navigator"> <paragraph role="paragraph" id="par_id9929502">On <emph>Form Design</emph> bar, click</paragraph> - <section id="syformex"> + <section id="syform_navigator"> <table id="tbl_id3150656"> <tablerow> <tablecell> diff --git a/source/text/shared/02/01170600.xhp b/source/text/shared/02/01170600.xhp index 9b49a980bf..7e4d0466d0 100644 --- a/source/text/shared/02/01170600.xhp +++ b/source/text/shared/02/01170600.xhp @@ -29,7 +29,7 @@ </topic> </meta> <body> -<section id="formex"> +<section id="form_navigator"> <bookmark xml-lang="en-US" branch="index" id="bm_id3143284"><bookmark_value>controls;arranging in forms</bookmark_value> <bookmark_value>forms;Navigator</bookmark_value> <bookmark_value>Form Navigator</bookmark_value> @@ -43,7 +43,7 @@ </section> <paragraph role="paragraph" id="par_id3147399" xml-lang="en-US">When using several forms, the Form Navigator gives an overview of all forms, and also provides various functions for editing them.</paragraph> <section id="howtoget"> - <embed href="text/shared/00/00040501.xhp#formex"/> + <embed href="text/shared/00/00040501.xhp#form_navigator"/> </section> <bookmark xml-lang="en-US" branch="hid/SVX_HID_FORM_NAVIGATOR" id="bm_id3153748" localize="false"/><paragraph role="paragraph" id="par_id3155552" xml-lang="en-US"><ahelp hid=".">The <emph>Form Navigator</emph> contains a list of all created (logical) forms with the corresponding control fields.</ahelp> You can see whether a form contains control fields by the plus sign displayed before the entry. Click the plus sign to open the list of the form elements.</paragraph> <paragraph role="paragraph" id="par_id3146957" xml-lang="en-US">You can change how the different controls are arranged by dragging and dropping them in the <emph>Form Navigator</emph>. Select one or more controls and drag them into another form. Alternatively use <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+X or the context menu command <emph>Cut</emph> to move a control to the clipboard and <switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V or the command <emph>Insert</emph> to insert the control into another position.</paragraph> diff --git a/source/text/shared/main0226.xhp b/source/text/shared/main0226.xhp index 70b856a0b7..292f8bbb2b 100644 --- a/source/text/shared/main0226.xhp +++ b/source/text/shared/main0226.xhp @@ -36,8 +36,8 @@ </section> <embed href="text/shared/02/01170000.xhp#Section3"/> <embed href="text/shared/01/xformsdata.xhp#datanavigator"/> -<embed href="text/shared/02/01170600.xhp#formex"/> -<embed href="text/shared/00/00040501.xhp#syformex"/> +<embed href="text/shared/02/01170600.xhp#form_navigator"/> +<embed href="text/shared/00/00040501.xhp#syform_navigator"/> <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#syadd_field"/> |