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 @@
"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",
......
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