diff options
author | Johnny_M <klasse@partyheld.de> | 2020-08-15 13:52:42 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-08-15 17:04:50 +0200 |
commit | 191eef08a92aa3706e1d7a79cf6ad7363d2e33a0 (patch) | |
tree | 525627cb2496feb590c096593e75a5e41e3badaa | |
parent | 13f56eb46a1f50590323c367903041c1c0f919d5 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I3fd2939000a91f9159e35c46cd5c1d1297632fcb
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100763
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sbasic/shared/02/11100000.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/11100000.xhp b/source/text/sbasic/shared/02/11100000.xhp index 6fca556815..1fe1f49555 100644 --- a/source/text/sbasic/shared/02/11100000.xhp +++ b/source/text/sbasic/shared/02/11100000.xhp @@ -29,12 +29,12 @@ <body> - <section id="makros"> + <section id="macros"> <bookmark branch="hid/.uno:ChooseMacro" xml-lang="en-US" id="bm_id3155364" localize="false"/> <h1 id="hd_id3156183"><link href="text/sbasic/shared/02/11100000.xhp" name="Macros">Macros</link></h1> <paragraph role="paragraph" id="par_id3147399" xml-lang="en-US"><ahelp visibility="visible" hid=".uno:ChooseMacro">Opens the <emph>Macro</emph> dialog.</ahelp></paragraph> </section> - <section id="symakros"> + <section id="symacros"> <table id="tbl_id3146957"> diff --git a/source/text/sbasic/shared/main0211.xhp b/source/text/sbasic/shared/main0211.xhp index d42a16165f..3696a08232 100644 --- a/source/text/sbasic/shared/main0211.xhp +++ b/source/text/sbasic/shared/main0211.xhp @@ -58,8 +58,8 @@ <embed href="text/sbasic/shared/02/11080000.xhp#sywatch"/> <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/11100000.xhp#macros"/> + <embed href="text/sbasic/shared/02/11100000.xhp#symacros"/> <embed href="text/sbasic/shared/02/11110000.xhp#module"/> <embed href="text/sbasic/shared/02/11110000.xhp#symodule"/> <embed href="text/sbasic/shared/02/11120000.xhp#klammer"/> |