From: Marc Schumann Date: Mon, 4 Nov 2013 13:35:59 +0000 (+0100) Subject: Bug 933274 - Uncaught bugword in template/en/default/admin/params/auth.html.tmpl. X-Git-Tag: bugzilla-4.5.2~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d590c7dd0d28284a513c3dd2b9a95d18eaee827;p=thirdparty%2Fbugzilla.git Bug 933274 - Uncaught bugword in template/en/default/admin/params/auth.html.tmpl. r=dkl; a=sgreen --- diff --git a/template/en/default/admin/params/auth.html.tmpl b/template/en/default/admin/params/auth.html.tmpl index 41acc1a7fa..228609827d 100644 --- a/template/en/default/admin/params/auth.html.tmpl +++ b/template/en/default/admin/params/auth.html.tmpl @@ -98,7 +98,7 @@ "if the user is logged in or not. This works similarly to how the " _ "web UI currently filters email addresses. If requirelogin " _ "is enabled, then this parameter has no effect as users must be logged " _ - "in to use Bugzilla.", + "in to use ${terms.Bugzilla}.", emailregexp => "This defines the regular expression to use for legal email addresses. " _