diff options
-rw-r--r-- | template/en/default/bug/create/create-guided.html.tmpl | 2 | ||||
-rw-r--r-- | template/en/default/global/messages.html.tmpl | 2 |
2 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 3dcaf95dd..923442860 100644 --- a/template/en/default/bug/create/create-guided.html.tmpl +++ b/template/en/default/bug/create/create-guided.html.tmpl @@ -459,7 +459,7 @@ function PutDescription() { information about <b>your computer's configuration</b>. Any information longer than a few lines, such as a <b>stack trace</b> or <b>HTML testcase</b>, should be added - using the "Create a new Attachment" link on the [% terms.bug %], after + using the "Add an Attachment" link on the [% terms.bug %], after it is filed. If you believe that it's relevant, please also include your build configuration, obtained by typing <tt>about:buildconfig</tt> into your URL bar. diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl index 1aa464c8f..5e2eaef00 100644 --- a/template/en/default/global/messages.html.tmpl +++ b/template/en/default/global/messages.html.tmpl @@ -121,7 +121,7 @@ [% ELSIF message_tag == "attachment_creation_failed" %] The [% terms.bug %] was created successfully, but attachment creation failed. - Please add your attachment by clicking the "Create a New Attachment" link + Please add your attachment by clicking the "Add an Attachment" link below. [% ELSIF message_tag == "bug_confirmed_by_votes" %] |