Skip to content

Commit 2c75da0

Browse files
author
delphidabbler
committed
Edit and correct bug report dialogue boxes
1 parent 72e9ec8 commit 2c75da0

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed

Src/Help/HTML/dlg_trappedbugreport.htm

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,15 @@ <h1>
2727
<a name="dlg_trappedbugreport"></a> Unexpected Error Dialogue Box
2828
</h1>
2929
<p>
30-
This dialogue box is displayed when <em>CodeSnip</em> encounters an unexpected error. It invites you to report the error using the online bug tracker which is located on <em>GitHub</em>. A GitHub account is required.
30+
This dialogue box is displayed when <em>CodeSnip</em> encounters an
31+
unexpected error. It invites you to report the error using the online bug
32+
tracker which is located on <em>GitHub</em>. A GitHub account is required.
3133
</p>
3234
<p>
3335
The bug tracker is accessed by clicking the <em>Go to the Bug Tracker</em>
3436
link or by pressing <span class="smallcaps">Alt+B</span>.
3537
</p>
36-
<p>
38+
<p>T
3739
Click the <em>Terminate CodeSnip</em> button if you want to close the
3840
application down. A confirmation dialogue box is displayed before the
3941
application is finally closed. If you don't want to close the program
@@ -55,14 +57,16 @@ <h2>
5557
</p>
5658
<p>
5759
If the bug has not been reported, please create a new bug report and
58-
provide as much information as you can. You should give steps to reproduce
59-
the bug if possible. You can also upload a screenshot or other file that
60-
helps to explain the bug.
60+
provide as much information as you can. You should describe the steps to
61+
take to reproduce the bug if possible. You can also upload a screenshot or
62+
other file that helps to explain the bug.
6163
</p>
6264
<p>
6365
<strong><em>CodeSnip</em> will have copied some information
6466
about the error onto the clipboard. Please paste this information into the
65-
edit box where you described the error. Note that the pasted information is insufficient without additional information from you.</strong>
67+
edit box where you described the error. Note that the pasted information
68+
is insufficient on its own &ndash; additional information from you is
69+
required.</strong>
6670
</p>
6771

6872
</body>

Src/Help/HTML/dlg_userbugreport.htm

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ <h1>
3131
choosing the <em>Tools | Report Bug Online</em> menu option.
3232
</p>
3333
<p>
34-
Bugs are not reported directly from the dialogue box. They are reported using <em>CodeSnip</em>'s online bug tracker on <em>GitHub</em> (GitHub account required.
34+
Bugs are not reported directly from the dialogue box. They are reported
35+
using <em>CodeSnip</em>'s online bug tracker on <em>GitHub</em>. A GitHub
36+
account is required.
3537
</p>
3638
<p>
3739
The bug tracker is accessed by clicking the <em>Go to the Bug Tracker</em>
@@ -53,9 +55,9 @@ <h2>
5355
</p>
5456
<p>
5557
If the bug has not been reported, please create a new bug report and
56-
provide as much information as you can. You should give steps to reproduce
57-
the bug if possible. You can also upload a screenshot or other file that
58-
helps to explain the bug.
58+
provide as much information as you can. You should describe the steps to
59+
take to reproduce the bug if possible. You can also upload a screenshot or
60+
other file that helps to explain the bug.
5961
</p>
6062

6163
</body>

0 commit comments

Comments
 (0)