From: lpsolit%gmail.com <> Date: Sun, 5 Apr 2009 21:54:56 +0000 (+0000) Subject: Bug 486056: Should not use raw "Bug" word in the description of FIELD_TYPE_BUG_ID... X-Git-Tag: bugzilla-3.4rc1~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d4bb8571ccea7a8eeb947616872bf62d530759e;p=thirdparty%2Fbugzilla.git Bug 486056: Should not use raw "Bug" word in the description of FIELD_TYPE_BUG_ID - Patch by A.A. Shimono (himorin) r/a=mkanat --- diff --git a/template/en/default/global/field-descs.none.tmpl b/template/en/default/global/field-descs.none.tmpl index 4030020745..6160784eed 100644 --- a/template/en/default/global/field-descs.none.tmpl +++ b/template/en/default/global/field-descs.none.tmpl @@ -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",