Commit 65d40668 authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Remove useless and annoying "?" in some field descs, a=mkanat on IRC

parent 08789f36
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
"changeddate" => "Changed", "changeddate" => "Changed",
"cc" => "CC", "cc" => "CC",
"classification" => "Classification", "classification" => "Classification",
"cclist_accessible" => "CC list accessible?", "cclist_accessible" => "CC list accessible",
"component_id" => "Component ID", "component_id" => "Component ID",
"component" => "Component", "component" => "Component",
"creation_ts" => "$terms.Bug Creation time", "creation_ts" => "$terms.Bug Creation time",
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
"dependson" => "Depends on", "dependson" => "Depends on",
"dup_id" => "Duplicate", "dup_id" => "Duplicate",
"estimated_time" => "Orig. Est.", "estimated_time" => "Orig. Est.",
"everconfirmed" => "Ever confirmed?", "everconfirmed" => "Ever confirmed",
"groupset" => "Groupset", "groupset" => "Groupset",
"keywords" => "Keywords", "keywords" => "Keywords",
"newcc" => "CC", "newcc" => "CC",
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
"remaining_time" => "Hours Left", "remaining_time" => "Hours Left",
"rep_platform" => "Hardware", "rep_platform" => "Hardware",
"reporter" => "Reporter", "reporter" => "Reporter",
"reporter_accessible" => "Reporter accessible?", "reporter_accessible" => "Reporter accessible",
"resolution" => "Resolution", "resolution" => "Resolution",
"setting" => "Setting", "setting" => "Setting",
"settings" => "Settings", "settings" => "Settings",
......
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