diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/bug/create/create-guided.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/bug/create/create-guided.html.tmpl b/template/en/default/bug/create/create-guided.html.tmpl index 7e0220b85..919059959 100644 --- a/template/en/default/bug/create/create-guided.html.tmpl +++ b/template/en/default/bug/create/create-guided.html.tmpl @@ -482,8 +482,8 @@ function PutDescription() { </p> <select name="bug_severity"> <option name="blocker" value="blocker"> - Blocker: This [% terms.bug %] prevents you from testing or developing the - software. + Blocker: This [% terms.bug %] prevents Mozilla developers from + testing or developing the software. </option> <option name="critical" value="critical"> Critical: The software crashes, hangs, or causes you to |