Commit 99fc9cb4 authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Bug 486056: Should not use raw "Bug" word in the description of…

Bug 486056: Should not use raw "Bug" word in the description of FIELD_TYPE_BUG_ID - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=mkanat
parent 14f0f871
......@@ -136,7 +136,7 @@
${constants.FIELD_TYPE_MULTI_SELECT} => "Multiple-Selection Box",
${constants.FIELD_TYPE_TEXTAREA} => "Large Text Box",
${constants.FIELD_TYPE_DATETIME} => "Date/Time",
${constants.FIELD_TYPE_BUG_ID} => "Bug ID",
${constants.FIELD_TYPE_BUG_ID} => "$terms.Bug ID",
} %]
[% status_descs = { "UNCONFIRMED" => "UNCONFIRMED",
......
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