diff options
author | Sunil Joshi <joshi_sunil@in.com> | 2012-12-16 14:12:27 +0100 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2012-12-16 14:12:27 +0100 |
commit | 6a9862e3f4241875afd35b856b2f5571aca77fa3 (patch) | |
tree | 0551cae99e5f4d02163fcd6bd6ba72599a6506fa /template | |
parent | a781df59bad6432f021326a2e589a07dae81050c (diff) | |
download | bugzilla-6a9862e3f4241875afd35b856b2f5571aca77fa3.tar.gz bugzilla-6a9862e3f4241875afd35b856b2f5571aca77fa3.tar.xz |
Bug 406758: The help page for keywords uses "tag", but tags are something else
r/a=LpSolit
Diffstat (limited to 'template')
-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 4b32410cd..238f01db0 100644 --- a/template/en/default/bug/field-help.none.tmpl +++ b/template/en/default/bug/field-help.none.tmpl @@ -78,7 +78,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." |