]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 412976: "Bug" should be replaced with $terms.Bug in user-error.html.tmpl - Patch...
authorlpsolit%gmail.com <>
Sun, 20 Jan 2008 04:52:19 +0000 (04:52 +0000)
committerlpsolit%gmail.com <>
Sun, 20 Jan 2008 04:52:19 +0000 (04:52 +0000)
template/en/default/global/user-error.html.tmpl

index 651db09225948ccc694a7a9249d4dd41e0d59ef1..649779e115189af77aa213ae41346d1672fab6c9 100644 (file)
     You can't make [% terms.abug %] block itself or depend on itself.
 
   [% ELSIF error == "dupe_id_required" %]
-    [% title = "Duplicate Bug Id Required" %]
+    [% title = "Duplicate $terms.Bug Id Required" %]
     You must specify [% terms.abug %] id to mark this [% terms.bug %]
     as a duplicate of.