diff options
author | Johnny_M <klasse@partyheld.de> | 2020-06-19 12:30:41 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-06-19 19:07:03 +0200 |
commit | e86897a96ba396c80a199a539af83b435cec8cea (patch) | |
tree | 7dcf0f593388e84875992143930452362a456916 /source | |
parent | 79b88ef30847c5f6aa72ed8a1695879eecb81113 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I0973b77a4ff00242ffcbd75473a6d914a6dfa389
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96718
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sbasic/shared/02/11060000.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/11060000.xhp b/source/text/sbasic/shared/02/11060000.xhp index 6543c8e9ba..dd497d1448 100644 --- a/source/text/sbasic/shared/02/11060000.xhp +++ b/source/text/sbasic/shared/02/11060000.xhp @@ -30,13 +30,13 @@ </history> </meta> <body> -<section id="prozedurschritt"> +<section id="procedure_step"> <bookmark xml-lang="en-US" branch="hid/.uno:BasicStepOver" id="bm_id3926226" localize="false"/> <paragraph role="heading" id="hd_id3148520" xml-lang="en-US" level="1"><link href="text/sbasic/shared/02/11060000.xhp" name="Procedure Step">Procedure Step</link></paragraph> <paragraph role="paragraph" id="par_id3152363" xml-lang="en-US"><ahelp hid=".uno:BasicStepOver">Runs the macro and stops it after the next procedure.</ahelp></paragraph> </section> <paragraph role="paragraph" id="par_id3153394" xml-lang="en-US">You can use this command in conjunction with the <link href="text/sbasic/shared/02/11080000.xhp" name="Watch">Watch</link> command to troubleshoot errors.</paragraph> -<section id="syprozedurschritt"> +<section id="syprocedure_step"> <table id="tbl_id3146957"> <tablerow> <tablecell colspan="" rowspan=""> diff --git a/source/text/sbasic/shared/main0211.xhp b/source/text/sbasic/shared/main0211.xhp index 18344f360f..3e70c6a82d 100644 --- a/source/text/sbasic/shared/main0211.xhp +++ b/source/text/sbasic/shared/main0211.xhp @@ -44,8 +44,8 @@ <embed href="text/sbasic/shared/02/11030000.xhp#syausfuehren"/> <embed href="text/sbasic/shared/02/11040000.xhp#anhalten"/> <embed href="text/sbasic/shared/02/11040000.xhp#syanhalten"/> - <embed href="text/sbasic/shared/02/11060000.xhp#prozedurschritt"/> - <embed href="text/sbasic/shared/02/11060000.xhp#syprozedurschritt"/> + <embed href="text/sbasic/shared/02/11060000.xhp#procedure_step"/> + <embed href="text/sbasic/shared/02/11060000.xhp#syprocedure_step"/> <embed href="text/sbasic/shared/02/11050000.xhp#einzelschritt"/> <embed href="text/sbasic/shared/02/11050000.xhp#syeinzelschritt"/> <embed href="text/sbasic/shared/02/11160000.xhp#ruecksprung"/> |