diff options
author | Johnny_M <klasse@partyheld.de> | 2020-08-15 13:55:59 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-08-15 17:05:47 +0200 |
commit | 837f1b20449421e8c19e993ce46e84044ed3fdd4 (patch) | |
tree | ad577397ac0b77bc3d08b7b0a9e41c449f99f84b /source | |
parent | 191eef08a92aa3706e1d7a79cf6ad7363d2e33a0 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I5549e9132f0fac6a5d203e7c2abf649162419725
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100764
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sbasic/shared/02/11120000.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/11120000.xhp b/source/text/sbasic/shared/02/11120000.xhp index 2b9009a4bb..1a9ee3c26b 100644 --- a/source/text/sbasic/shared/02/11120000.xhp +++ b/source/text/sbasic/shared/02/11120000.xhp @@ -29,12 +29,12 @@ <body> - <section id="klammer"> + <section id="parentheses"> <bookmark branch="hid/.uno:MatchGroup" xml-lang="en-US" id="bm_id3148520" localize="false"/> <h1 id="hd_id3149497"><link href="text/sbasic/shared/02/11120000.xhp" name="Find Parentheses">Find Parentheses</link></h1> <paragraph role="paragraph" id="par_id3155150" xml-lang="en-US"><ahelp hid=".uno:MatchGroup" visibility="visible">Highlights the text that is enclosed by two corresponding brackets. Place the text cursor in front of an opening or closing bracket, and then click this icon.</ahelp></paragraph> </section> - <section id="syklammer"> + <section id="syparentheses"> <table id="tbl_id3147226"> diff --git a/source/text/sbasic/shared/main0211.xhp b/source/text/sbasic/shared/main0211.xhp index 3696a08232..ab420627d8 100644 --- a/source/text/sbasic/shared/main0211.xhp +++ b/source/text/sbasic/shared/main0211.xhp @@ -62,8 +62,8 @@ <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"/> - <embed href="text/sbasic/shared/02/11120000.xhp#syklammer"/> + <embed href="text/sbasic/shared/02/11120000.xhp#parentheses"/> + <embed href="text/sbasic/shared/02/11120000.xhp#syparentheses"/> <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#savesource"/> |