diff options
author | Johnny_M <klasse@partyheld.de> | 2020-06-19 13:01:45 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-06-19 19:10:38 +0200 |
commit | 06ff6003288de9438e311a0a04cc2391257c96b0 (patch) | |
tree | 4becdb36e3ea0517cf301751181c87c1f0ffe1a9 | |
parent | fc2818cb219474b18497305aa9eb880c44749e92 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I6d7817fd00c9abf6849fc46f2298c7e22cdcdc5c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96721
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sbasic/shared/02/11140000.xhp | 4 | ||||
-rw-r--r-- | source/text/sbasic/shared/main0211.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/00/00000004.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/optionen/01040000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/optionen/01040900.xhp | 2 |
5 files changed, 7 insertions, 7 deletions
diff --git a/source/text/sbasic/shared/02/11140000.xhp b/source/text/sbasic/shared/02/11140000.xhp index 156aae60dd..a33237355c 100644 --- a/source/text/sbasic/shared/02/11140000.xhp +++ b/source/text/sbasic/shared/02/11140000.xhp @@ -30,13 +30,13 @@ </history> </meta> <body> -<section id="laden"> +<section id="insertsource"> <bookmark xml-lang="en-US" branch="hid/.uno:LoadBasic" id="bm_id7976858" localize="false"/> <paragraph role="heading" id="hd_id3154044" xml-lang="en-US" level="1"><link href="text/sbasic/shared/02/11140000.xhp" name="Insert Source Text">Insert Source Text</link></paragraph> <paragraph role="paragraph" id="par_id3150702" xml-lang="en-US"><ahelp hid=".uno:LoadBasic">Opens the Basic source text in the Basic IDE window.</ahelp></paragraph> </section> <paragraph role="paragraph" id="par_id3150445" xml-lang="en-US">Place the cursor in the code where you want to insert the source text, and then click the <emph>Insert source text</emph> icon. Locate the file that contains the Basic source text that you want to insert, and then click <emph>Open</emph>.</paragraph> -<section id="syladen"> +<section id="syinsertsource"> <table id="tbl_id3150247"> <tablerow> <tablecell colspan="" rowspan=""> diff --git a/source/text/sbasic/shared/main0211.xhp b/source/text/sbasic/shared/main0211.xhp index 6a723a7b16..899e90c097 100644 --- a/source/text/sbasic/shared/main0211.xhp +++ b/source/text/sbasic/shared/main0211.xhp @@ -64,8 +64,8 @@ <embed href="text/sbasic/shared/02/11110000.xhp#symodule"/> <embed href="text/sbasic/shared/02/11120000.xhp#klammer"/> <embed href="text/sbasic/shared/02/11120000.xhp#syklammer"/> - <embed href="text/sbasic/shared/02/11140000.xhp#laden"/> - <embed href="text/sbasic/shared/02/11140000.xhp#syladen"/> + <embed href="text/sbasic/shared/02/11140000.xhp#insertsource"/> + <embed href="text/sbasic/shared/02/11140000.xhp#syinsertsource"/> <embed href="text/sbasic/shared/02/11150000.xhp#speichern"/> <embed href="text/sbasic/shared/02/11150000.xhp#syspeichern"/> <embed href="text/sbasic/shared/02/11180000.xhp#import"/> diff --git a/source/text/shared/00/00000004.xhp b/source/text/shared/00/00000004.xhp index 1b3353af46..8397e05bee 100644 --- a/source/text/shared/00/00000004.xhp +++ b/source/text/shared/00/00000004.xhp @@ -365,7 +365,7 @@ </table> </section> -<section id="syladen"> +<section id="syopenfile"> <table id="tbl_id3148914"> <tablerow> <tablecell colspan="" rowspan=""> diff --git a/source/text/shared/optionen/01040000.xhp b/source/text/shared/optionen/01040000.xhp index b6959d91c4..76d9b45a1e 100644 --- a/source/text/shared/optionen/01040000.xhp +++ b/source/text/shared/optionen/01040000.xhp @@ -37,7 +37,7 @@ <section id="howtoget"> <embed href="text/shared/00/00000406.xhp#optionentextdokument"/> </section> -<embed href="text/shared/optionen/01040900.xhp#laden"/> +<embed href="text/shared/optionen/01040900.xhp#general"/> <embed href="text/shared/optionen/01040200.xhp#layout"/> <embed href="text/shared/optionen/01040600.xhp#schattencursor"/> <embed href="text/shared/optionen/01050100.xhp#raster"/> diff --git a/source/text/shared/optionen/01040900.xhp b/source/text/shared/optionen/01040900.xhp index f313abbf29..36c32af1f6 100644 --- a/source/text/shared/optionen/01040900.xhp +++ b/source/text/shared/optionen/01040900.xhp @@ -28,7 +28,7 @@ <body> -<section id="laden"> +<section id="general"> <bookmark xml-lang="en-US" branch="index" id="bm_id3145119"> <bookmark_value>links; updating options (Writer)</bookmark_value> <bookmark_value>updating; links in text documents</bookmark_value> |