summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2008-01-20 05:52:19 +0100
committerlpsolit%gmail.com <>2008-01-20 05:52:19 +0100
commit16ebae3581803febc9ca25c401218cecb9fe2dd2 (patch)
treee5a2f777036a768504e0b6e18ca38b4852460eed /template
parentf4c6a69d5113b8edfc1e59640ef5de66b297522b (diff)
downloadbugzilla-16ebae3581803febc9ca25c401218cecb9fe2dd2.tar.gz
bugzilla-16ebae3581803febc9ca25c401218cecb9fe2dd2.tar.xz
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
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 651db0922..649779e11 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -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.