diff options
author | Matt Tyson <mtyson@redhat.com> | 2012-09-03 09:33:31 +0200 |
---|---|---|
committer | Byron Jones <bjones@mozilla.com> | 2012-09-03 09:33:31 +0200 |
commit | 038cba3913ecce36b43901d299cefa94390e6b0c (patch) | |
tree | 4f07fe192628d456f164413270d1375ca50bd758 /template/en | |
parent | 1001cbba7b16ccc4611bbee0474264bb551d1ea5 (diff) | |
download | bugzilla-038cba3913ecce36b43901d299cefa94390e6b0c.tar.gz bugzilla-038cba3913ecce36b43901d299cefa94390e6b0c.tar.xz |
Bug 786889: Add missing 'Summary (first 60 chars)' header to CSV output
r=glob, a=LpSolit
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/global/field-descs.none.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/global/field-descs.none.tmpl b/template/en/default/global/field-descs.none.tmpl index 5f956c714..f1e0747da 100644 --- a/template/en/default/global/field-descs.none.tmpl +++ b/template/en/default/global/field-descs.none.tmpl @@ -117,6 +117,7 @@ "setting" => "Setting", "settings" => "Settings", "short_desc" => "Summary", + "short_short_desc" => "Summary", "status_whiteboard" => "Whiteboard", "tag" => "Tags", "target_milestone" => "Target Milestone", |