]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 367475: Reword "Bug XXX has been added to the database" to "Bug XXX has been...
authorSunil Joshi <joshi_sunil@in.com>
Mon, 19 Nov 2012 17:09:39 +0000 (18:09 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Mon, 19 Nov 2012 17:09:39 +0000 (18:09 +0100)
r/a=LpSolit

template/en/default/bug/process/results.html.tmpl

index 1d2f99a429eb5bbbade1ecdbca859c09266c2afd..c5c451907623f6b43769fdf3dd5e527851c1e631 100644 (file)
@@ -27,7 +27,7 @@
     'bug' => "Changes submitted for $link" ,
     'dupe' => "Duplicate notation added to $link" ,
     'dep' => "Checking for dependency changes on $link" ,
-    'created' => "$link has been added to the database" ,
+    'created' => "$link has been successfully created" ,
     'move' => "$link has been moved to another database" ,
   }
 %]