Bug 412976: "Bug" should be replaced with $terms.Bug in user-error.html.tmpl - Patch by Cédric Corazza <cedric.corazza@wanadoo.fr> r/a=LpSolit

git-svn-id: svn://10.0.0.236/trunk@243561 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
lpsolit%gmail.com 2008-01-19 22:52:19 +00:00
parent 90ce9eee18
commit 06e144d2c5

View File

@ -348,7 +348,7 @@
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.