]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 933274 - Uncaught bugword in template/en/default/admin/params/auth.html.tmpl.
authorMarc Schumann <wurblzap@gmail.com>
Mon, 4 Nov 2013 13:35:59 +0000 (14:35 +0100)
committerMarc Schumann <wurblzap@gmail.com>
Mon, 4 Nov 2013 13:35:59 +0000 (14:35 +0100)
r=dkl; a=sgreen

template/en/default/admin/params/auth.html.tmpl

index 41acc1a7fa805e5147ed2a04e3acee81fae74cde..228609827d35c82f9f5eefcf659685fd473f2c7b 100644 (file)
@@ -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 <tt>requirelogin</tt> " _
     "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. " _