diff options
author | Stephanie Daugherty <sdaugherty@gmail.com> | 2011-08-29 23:30:15 +0200 |
---|---|---|
committer | Max Kanat-Alexander <mkanat@bugzilla.org> | 2011-08-29 23:30:15 +0200 |
commit | 2054799e43e2437b94f2d86981d21ec786d12a70 (patch) | |
tree | 87ceaf603e2ea66ebd16dd6b6092d542a0579f20 /template/en | |
parent | 9cfecf559d27fe2a29cd3e8d246e069fd30601a9 (diff) | |
download | bugzilla-2054799e43e2437b94f2d86981d21ec786d12a70.tar.gz bugzilla-2054799e43e2437b94f2d86981d21ec786d12a70.tar.xz |
Bug 637648 - Rename the "tags" table to "tag"
r=LpSolit, a=LpSolit
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/global/field-descs.none.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/field-descs.none.tmpl b/template/en/default/global/field-descs.none.tmpl index 130ad82c6..21f41c86c 100644 --- a/template/en/default/global/field-descs.none.tmpl +++ b/template/en/default/global/field-descs.none.tmpl @@ -133,7 +133,7 @@ "settings" => "Settings", "short_desc" => "Summary", "status_whiteboard" => "Whiteboard", - "tags.name" => "Tags", + "tag.name" => "Tags", "target_milestone" => "Target Milestone", "version" => "Version", "work_time" => "Hours Worked", |