summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorKoosha Khajeh Moogahi <koosha.khajeh@gmail.com>2012-12-29 20:42:24 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2012-12-29 20:42:24 +0100
commit71d8496298cecff542d4b16c5aeb6170ea5672bd (patch)
tree75f96aee3d6dc72e25188fcd3de26fad9d41fcdd /template
parentfe4e7df68ed3232a81714f6082a8555a53a4c298 (diff)
downloadbugzilla-71d8496298cecff542d4b16c5aeb6170ea5672bd.tar.gz
bugzilla-71d8496298cecff542d4b16c5aeb6170ea5672bd.tar.xz
Bug 804343: Implement autolinkification for a list of comment ids
r/a=LpSolit
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/variables.none.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/en/default/global/variables.none.tmpl b/template/en/default/global/variables.none.tmpl
index 9e411e3cd..4587d229f 100644
--- a/template/en/default/global/variables.none.tmpl
+++ b/template/en/default/global/variables.none.tmpl
@@ -24,6 +24,8 @@
"ABug" => "A Bug",
"bugs" => "bugs",
"Bugs" => "Bugs",
+ "comment" => "comment",
+ "comments" => "comments",
"zeroSearchResults" => "Zarro Boogs found",
"Bugzilla" => "Bugzilla"
}