diff options
author | Stephanie Daugherty <sdaugherty@gmail.com> | 2011-08-29 14:29:30 -0700 |
---|---|---|
committer | Max Kanat-Alexander <mkanat@bugzilla.org> | 2011-08-29 14:29:30 -0700 |
commit | 8e5e72fccecb5ad778188d0d3a807cc5c0c0ac7c (patch) | |
tree | 0a846f335e338fcb7a38db932e3217095d9f03c9 /template | |
parent | dd0e1c27011f13edc0083078ebef7d061822cff7 (diff) | |
download | bugs-8e5e72fccecb5ad778188d0d3a807cc5c0c0ac7c.tar bugs-8e5e72fccecb5ad778188d0d3a807cc5c0c0ac7c.tar.gz bugs-8e5e72fccecb5ad778188d0d3a807cc5c0c0ac7c.tar.bz2 bugs-8e5e72fccecb5ad778188d0d3a807cc5c0c0ac7c.tar.xz bugs-8e5e72fccecb5ad778188d0d3a807cc5c0c0ac7c.zip |
Bug 637648 - Rename the "tags" table to "tag"
r=LpSolit, a=LpSolit
Diffstat (limited to 'template')
-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", |