From 5de332c9822a153ae712d7d4d9fbd4ab7a80d787 Mon Sep 17 00:00:00 2001 From: Sunil Joshi Date: Mon, 19 Nov 2012 18:09:39 +0100 Subject: 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(-) (limited to 'template') diff --git a/template/en/default/bug/process/results.html.tmpl b/template/en/default/bug/process/results.html.tmpl index 1d2f99a42..c5c451907 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" , } %] -- cgit v1.2.3-24-g4f1b