From 5de332c9822a153ae712d7d4d9fbd4ab7a80d787 Mon Sep 17 00:00:00 2001 From: Sunil Joshi Date: Mon, 19 Nov 2012 18:09:39 +0100 Subject: [PATCH] Bug 367475: Reword "Bug XXX has been added to the database" to "Bug XXX has been successfully created" r/a=LpSolit --- template/en/default/bug/process/results.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" , } %] -- 2.47.2