diff options
author | Johnny_M <klasse@partyheld.de> | 2020-06-19 12:38:13 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-06-19 19:08:51 +0200 |
commit | b87c66dbbe22afa72b8285f37c5d3774253f81e5 (patch) | |
tree | 7f41028742420bbe34f368394838e1fcb18bb7f0 | |
parent | 6a08ee38a2d84f5a132e4b043127cee69279d780 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I1997b1c0f683b70bbcb1b5cfc16c508e38b726c0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96719
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sbasic/shared/02/11090000.xhp | 4 | ||||
-rw-r--r-- | source/text/sbasic/shared/main0211.xhp | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/source/text/sbasic/shared/02/11090000.xhp b/source/text/sbasic/shared/02/11090000.xhp index 3fdc5cc772..b4f68b8a9e 100644 --- a/source/text/sbasic/shared/02/11090000.xhp +++ b/source/text/sbasic/shared/02/11090000.xhp @@ -32,13 +32,13 @@ </history> </meta> <body> -<section id="okatalog"> +<section id="ocatalog"> <bookmark xml-lang="en-US" branch="hid/.uno:ObjectCatalog" id="bm_id8689372" localize="false"/> <paragraph role="heading" id="hd_id3153255" xml-lang="en-US" level="1"><link href="text/sbasic/shared/02/11090000.xhp" name="Object Catalog">Object Catalog</link></paragraph> <paragraph role="paragraph" id="par_id3151384" xml-lang="en-US"><ahelp hid=".uno:ObjectCatalog">Opens the <emph>Objects</emph> pane, where you can view Basic objects.</ahelp></paragraph> </section> <paragraph role="paragraph" id="par_id3147576" xml-lang="en-US">Double click the name of a function or sub to load the module that contains that function or sub, and to position the cursor. Double click the name of a module or dialog to load and display that module or dialog.</paragraph> -<section id="syobjektkatalog"> +<section id="syobjectcatalog"> <table id="tbl_id3155892"> <tablerow> <tablecell colspan="" rowspan=""> diff --git a/source/text/sbasic/shared/main0211.xhp b/source/text/sbasic/shared/main0211.xhp index 3e70c6a82d..c57b39ecb0 100644 --- a/source/text/sbasic/shared/main0211.xhp +++ b/source/text/sbasic/shared/main0211.xhp @@ -56,8 +56,8 @@ <embed href="text/sbasic/shared/02/11170000.xhp#sybreakpoints"/> <embed href="text/sbasic/shared/02/11080000.xhp#watch"/> <embed href="text/sbasic/shared/02/11080000.xhp#sywatch"/> - <embed href="text/sbasic/shared/02/11090000.xhp#okatalog"/> - <embed href="text/sbasic/shared/02/11090000.xhp#syobjektkatalog"/> + <embed href="text/sbasic/shared/02/11090000.xhp#ocatalog"/> + <embed href="text/sbasic/shared/02/11090000.xhp#syobjectcatalog"/> <embed href="text/sbasic/shared/02/11100000.xhp#makros"/> <embed href="text/sbasic/shared/02/11100000.xhp#symakros"/> <embed href="text/sbasic/shared/02/11110000.xhp#module"/> |