From 192b02906b89fb61efdf60ef553d717a5d3e037f Mon Sep 17 00:00:00 2001 From: Connor Behan Date: Tue, 7 Jan 2014 15:36:28 -0500 Subject: Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a specific Bugzilla installation r=dkl,a=justdave --- template/en/default/admin/params/admin.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/admin/params/admin.html.tmpl') diff --git a/template/en/default/admin/params/admin.html.tmpl b/template/en/default/admin/params/admin.html.tmpl index c63329cae..eb023de75 100644 --- a/template/en/default/admin/params/admin.html.tmpl +++ b/template/en/default/admin/params/admin.html.tmpl @@ -21,7 +21,7 @@ "switching this option on will not let users use an invalid address.", allowuserdeletion => "The user editing pages are capable of letting you delete user accounts. " _ - "$terms.Bugzilla will issue a warning in case you'd run into inconsistencies " _ + "Bugzilla will issue a warning in case you'd run into inconsistencies " _ "when you're about to do so, but such deletions remain kinda scary. " _ "So, you have to turn on this option before any such deletions " _ "will ever happen." } -- cgit v1.2.3-24-g4f1b