From: Sunil Joshi Date: Mon, 19 Nov 2012 17:09:39 +0000 (+0100) Subject: Bug 367475: Reword "Bug XXX has been added to the database" to "Bug XXX has been... X-Git-Tag: bugzilla-4.5.1~305 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5de332c9822a153ae712d7d4d9fbd4ab7a80d787;p=thirdparty%2Fbugzilla.git Bug 367475: Reword "Bug XXX has been added to the database" to "Bug XXX has been successfully created" r/a=LpSolit --- diff --git a/template/en/default/bug/process/results.html.tmpl b/template/en/default/bug/process/results.html.tmpl index 1d2f99a429..c5c4519076 100644 --- a/template/en/default/bug/process/results.html.tmpl +++ b/template/en/default/bug/process/results.html.tmpl @@ -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" , } %]