diff options
author | lpsolit%gmail.com <> | 2006-07-21 08:32:09 +0200 |
---|---|---|
committer | lpsolit%gmail.com <> | 2006-07-21 08:32:09 +0200 |
commit | 0465112ab3b73b9c37b0bd54a363928b77985bda (patch) | |
tree | dbd3811b2ea75c0d9eb30d8693c3d93f8168a144 /template/en | |
parent | 9aec6344ba415acfb9df300c0d0abcf501bb9841 (diff) | |
download | bugzilla-0465112ab3b73b9c37b0bd54a363928b77985bda.tar.gz bugzilla-0465112ab3b73b9c37b0bd54a363928b77985bda.tar.xz |
Bug 345364: The word "Bug" appears bare in editparams.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/admin/params/bugchange.html.tmpl | 4 | ||||
-rw-r--r-- | template/en/default/admin/params/bugfields.html.tmpl | 2 | ||||
-rw-r--r-- | template/en/default/admin/params/bugmove.html.tmpl | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/template/en/default/admin/params/bugchange.html.tmpl b/template/en/default/admin/params/bugchange.html.tmpl index 7d886bccc..b9475d41c 100644 --- a/template/en/default/admin/params/bugchange.html.tmpl +++ b/template/en/default/admin/params/bugchange.html.tmpl @@ -20,8 +20,8 @@ # Frédéric Buclin <LpSolit@gmail.com> #%] [% - title = "Bug Change Policies" - desc = "Set up bug change policies" + title = "$terms.Bug Change Policies" + desc = "Set up $terms.bug change policies" %] [% param_descs = { diff --git a/template/en/default/admin/params/bugfields.html.tmpl b/template/en/default/admin/params/bugfields.html.tmpl index 598b9109a..6bd108c25 100644 --- a/template/en/default/admin/params/bugfields.html.tmpl +++ b/template/en/default/admin/params/bugfields.html.tmpl @@ -20,7 +20,7 @@ # Frédéric Buclin <LpSolit@gmail.com> #%] [% - title = "Bug Fields" + title = "$terms.Bug Fields" desc = "Choose fields you want to display" %] diff --git a/template/en/default/admin/params/bugmove.html.tmpl b/template/en/default/admin/params/bugmove.html.tmpl index 902cb5a3e..4797b6107 100644 --- a/template/en/default/admin/params/bugmove.html.tmpl +++ b/template/en/default/admin/params/bugmove.html.tmpl @@ -20,8 +20,8 @@ # Frédéric Buclin <LpSolit@gmail.com> #%] [% - title = "Bug Moving" - desc = "Set up parameters to move bugs to/from another installation" + title = "$terms.Bug Moving" + desc = "Set up parameters to move $terms.bugs to/from another installation" %] [% param_descs = { |