diff options
author | Sunil Joshi <joshi_sunil@in.com> | 2012-12-16 14:14:31 +0100 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2012-12-16 14:14:31 +0100 |
commit | 747137e67658c7dfabca4e46d8e6f80239caa61d (patch) | |
tree | 2aba869d1b31db1b7bcac90cd318fe3d41a07478 | |
parent | 1467b172520e0a3a79ce1137099b4621d1bbb0be (diff) | |
download | bugzilla-747137e67658c7dfabca4e46d8e6f80239caa61d.tar.gz bugzilla-747137e67658c7dfabca4e46d8e6f80239caa61d.tar.xz |
Bug 406758: The help page for keywords uses "tag", but tags are something else
r/a=LpSolit
-rw-r--r-- | template/en/default/bug/field-help.none.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/field-help.none.tmpl b/template/en/default/bug/field-help.none.tmpl index 7ae9991ec..a9449fbcd 100644 --- a/template/en/default/bug/field-help.none.tmpl +++ b/template/en/default/bug/field-help.none.tmpl @@ -91,7 +91,7 @@ estimated_time => keywords => "You can add keywords from a defined list to $terms.bugs, in order" - _ " to tag and group them.", + _ " to easily identify and group them.", longdesc => "$terms.Bugs have comments added to them by $terms.Bugzilla users." |