diff options
author | Johnny_M <klasse@partyheld.de> | 2021-03-17 11:21:25 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-03-17 12:05:19 +0100 |
commit | 3242bf4e1cc445ac5a9bb07de5196670dd621aa0 (patch) | |
tree | bca519b16e848405bf25fffba8775f7b18b2ecd1 | |
parent | 4afa5b102c5d42c2205623a48413b97099e979e4 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Iabb895b801a308331c819ce4a7bd199a29a332b0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112632
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/02/01170101.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/02/01170201.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/02/01170101.xhp b/source/text/shared/02/01170101.xhp index 650605f773..21f1b04f71 100644 --- a/source/text/shared/02/01170101.xhp +++ b/source/text/shared/02/01170101.xhp @@ -363,7 +363,7 @@ <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_TARGET_FRAME" id="bm_id3149491" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3147167" role="heading" level="2">Frame</paragraph> <paragraph xml-lang="en-US" id="par_id3154991" role="paragraph"><ahelp hid="." visibility="hidden">Specifies the target frame to display the document that is opened by the "Open document / web page" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the "Open document or web page" action.</paragraph> -<section id="fuerformulareigenschaft"> +<section id="targetframe_options"> <paragraph xml-lang="en-US" id="par_id3150521" role="paragraph">If you click the field, you can select an option from the list that specifies into which frame the next document should be loaded. The following possibilities exist:</paragraph> <table id=""> <tablerow> diff --git a/source/text/shared/02/01170201.xhp b/source/text/shared/02/01170201.xhp index b7e44faee1..5f6d00b052 100644 --- a/source/text/shared/02/01170201.xhp +++ b/source/text/shared/02/01170201.xhp @@ -47,7 +47,7 @@ <paragraph role="paragraph" id="par_id3147226" xml-lang="en-US">Specifies the URL to which the data of the completed form is to be transmitted.</paragraph> <paragraph role="heading" id="hd_id3154751" xml-lang="en-US" level="2">Frame</paragraph> <paragraph role="paragraph" id="par_id3154823" xml-lang="en-US">Defines the target frame in which the loaded URL is to appear.</paragraph> -<embed href="text/shared/02/01170101.xhp#fuerformulareigenschaft"/> +<embed href="text/shared/02/01170101.xhp#targetframe_options"/> <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_SUBMIT_METHOD" id="bm_id3145313" localize="false"/> <paragraph role="heading" id="hd_id3152551" xml-lang="en-US" level="2">Type of submission</paragraph> <paragraph role="paragraph" id="par_id3155338" xml-lang="en-US"><ahelp hid="HID_PROP_SUBMIT_METHOD">Specifies the method to transfer the completed form information.</ahelp></paragraph> |