]> 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:19:19 +0000 (21:19 +0000)
committerlpsolit%gmail.com <>
Mon, 29 Dec 2008 21:19:19 +0000 (21:19 +0000)
template/en/default/bug/create/create-guided.html.tmpl
template/en/default/global/messages.html.tmpl

index 588a1043d89781e6fa27c919ba438bb930a92de5..090d4e99104deafdfa05b39feb07b1ee65793e66 100644 (file)
@@ -460,7 +460,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 be0d851e684bb7f3de2ea9a62ec8d6abbcbbae3f..4889b9ce4f38cfe493e7656fb87e3fa7e34a60f5 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" %]