source/text/sbasic/shared/02/11070000.xhp | 4 ++-- source/text/sbasic/shared/main0211.xhp | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)
New commits: commit 0d09266b1a530022f8191774212800bb811096c6 Author: Johnny_M <kla...@partyheld.de> AuthorDate: Thu Jul 2 13:13:40 2020 +0200 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Sun Jul 5 15:24:09 2020 +0200 tdf#132643 Translate German section IDs Change-Id: I9bdb94359d3bb9b0b140cc704b138ec0d1347832 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97752 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/source/text/sbasic/shared/02/11070000.xhp b/source/text/sbasic/shared/02/11070000.xhp index ffee38d3b..8382317d2 100644 --- a/source/text/sbasic/shared/02/11070000.xhp +++ b/source/text/sbasic/shared/02/11070000.xhp @@ -29,13 +29,13 @@ </topic> </meta> <body> -<section id="haltepunkt"> +<section id="breakpoint"> <bookmark xml-lang="en-US" branch="hid/.uno:ToggleBreakPoint" id="bm_id2767094" localize="false"/> <paragraph role="heading" id="hd_id3154863" xml-lang="en-US" level="1"><link href="text/sbasic/shared/02/11070000.xhp" name="Breakpoint">Breakpoint</link></paragraph> <paragraph role="paragraph" id="par_id3155364" xml-lang="en-US"><ahelp hid=".uno:ToggleBreakPoint">Inserts a breakpoint in the program line.</ahelp></paragraph> </section> <paragraph role="paragraph" id="par_id3149346" xml-lang="en-US">The breakpoint is inserted at the cursor position. Use a breakpoint to interrupt a program just before an error occurs. You can then troubleshoot the program by running it in <link href="text/sbasic/shared/02/11050000.xhp" name="Single Step">Single Step</link> mode until the error occurs. You can also use the <link href="text/sbasic/shared/02/11080000.xhp" name="Watch">Watch</link> icon to check the content of the relevant variables.</paragraph> -<section id="syhaltepunkt"> +<section id="sybreakpoint"> <table id="tbl_id3149095"> <tablerow> <tablecell colspan="" rowspan=""> diff --git a/source/text/sbasic/shared/main0211.xhp b/source/text/sbasic/shared/main0211.xhp index 82a76e668..fc34e35c9 100644 --- a/source/text/sbasic/shared/main0211.xhp +++ b/source/text/sbasic/shared/main0211.xhp @@ -50,8 +50,8 @@ <embed href="text/sbasic/shared/02/11050000.xhp#sysingle_step"/> <embed href="text/sbasic/shared/02/11160000.xhp#ruecksprung"/> <embed href="text/sbasic/shared/02/11160000.xhp#syruecksprung"/> - <embed href="text/sbasic/shared/02/11070000.xhp#haltepunkt"/> - <embed href="text/sbasic/shared/02/11070000.xhp#syhaltepunkt"/> + <embed href="text/sbasic/shared/02/11070000.xhp#breakpoint"/> + <embed href="text/sbasic/shared/02/11070000.xhp#sybreakpoint"/> <embed href="text/sbasic/shared/02/11170000.xhp#manage_breakpoints"/> <embed href="text/sbasic/shared/02/11170000.xhp#sybreakpoints"/> <embed href="text/sbasic/shared/02/11080000.xhp#watch"/> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits