summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authortravis%sedsystems.ca <>2005-02-18 01:19:06 +0100
committertravis%sedsystems.ca <>2005-02-18 01:19:06 +0100
commit5e17f7d9d649af2cb399e834d97ad7762af09566 (patch)
tree2fc774b077b3a82aaf548ed9a8094b6da4917c39 /template
parent6da9832a7795a3544754ece9e560cdfb949dbdad (diff)
downloadbugzilla-5e17f7d9d649af2cb399e834d97ad7762af09566.tar.gz
bugzilla-5e17f7d9d649af2cb399e834d97ad7762af09566.tar.xz
Bug 280858 : Last Changed Date column header wastes space
Patch by Anne van Kesteren <bug@annevankesteren.nl> r=myk a=myk
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/field-descs.none.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/en/default/global/field-descs.none.tmpl b/template/en/default/global/field-descs.none.tmpl
index a1a22d7e8..1b410d1f2 100644
--- a/template/en/default/global/field-descs.none.tmpl
+++ b/template/en/default/global/field-descs.none.tmpl
@@ -31,7 +31,7 @@
"bug_id" => "$terms.Bug ID",
"bug_severity" => "Severity",
"bug_status" => "Status",
- "changeddate" => "Last Changed Date",
+ "changeddate" => "Changed",
"cc" => "CC",
"classification" => "Classification",
"cclist_accessible" => "CC list accessible?",
@@ -39,7 +39,7 @@
"component" => "Component",
"creation_ts" => "$terms.Bug Creation time",
"deadline" => "Deadline",
- "delta_ts" => "Last Changed time",
+ "delta_ts" => "Changed",
"dependson" => "Depends on",
"dup_id" => "Duplicate",
"estimated_time" => "Orig. Est.",
@@ -48,7 +48,7 @@
"keywords" => "Keywords",
"newcc" => "CC",
"op_sys" => "OS",
- "opendate" => "Open Date",
+ "opendate" => "Opened",
"percentage_complete" => "%Complete",
"priority" => "Priority",
"product_id" => "Product ID",