Commit 5e17f7d9 authored by travis%sedsystems.ca's avatar travis%sedsystems.ca

Bug 280858 : Last Changed Date column header wastes space

Patch by Anne van Kesteren <bug@annevankesteren.nl> r=myk a=myk
parent 6da9832a
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
"bug_id" => "$terms.Bug ID", "bug_id" => "$terms.Bug ID",
"bug_severity" => "Severity", "bug_severity" => "Severity",
"bug_status" => "Status", "bug_status" => "Status",
"changeddate" => "Last Changed Date", "changeddate" => "Changed",
"cc" => "CC", "cc" => "CC",
"classification" => "Classification", "classification" => "Classification",
"cclist_accessible" => "CC list accessible?", "cclist_accessible" => "CC list accessible?",
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
"component" => "Component", "component" => "Component",
"creation_ts" => "$terms.Bug Creation time", "creation_ts" => "$terms.Bug Creation time",
"deadline" => "Deadline", "deadline" => "Deadline",
"delta_ts" => "Last Changed time", "delta_ts" => "Changed",
"dependson" => "Depends on", "dependson" => "Depends on",
"dup_id" => "Duplicate", "dup_id" => "Duplicate",
"estimated_time" => "Orig. Est.", "estimated_time" => "Orig. Est.",
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
"keywords" => "Keywords", "keywords" => "Keywords",
"newcc" => "CC", "newcc" => "CC",
"op_sys" => "OS", "op_sys" => "OS",
"opendate" => "Open Date", "opendate" => "Opened",
"percentage_complete" => "%Complete", "percentage_complete" => "%Complete",
"priority" => "Priority", "priority" => "Priority",
"product_id" => "Product ID", "product_id" => "Product ID",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment