]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 385163: The guided enter bug form says "Create a new Attachment" link on the...
authorlpsolit%gmail.com <>
Mon, 29 Dec 2008 21:17:21 +0000 (21:17 +0000)
committerlpsolit%gmail.com <>
Mon, 29 Dec 2008 21:17:21 +0000 (21:17 +0000)
template/en/default/bug/create/create-guided.html.tmpl
template/en/default/global/messages.html.tmpl

index 3dcaf95dd764db914d9cf75db9d28096395784f0..92344286072bdabe118ba2a728123d0b384c4593 100644 (file)
@@ -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.
index 1aa464c8f6373c956b47fc9f6d0da54348cad2b5..5e2eaef001f53e74622cf68e343f3cf053ad2259 100644 (file)
   [% 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" %]