|
Lines 42-48
Link Here
|
| 42 |
"type"), UNKNOWN("UNKNOWN", "UNKNOWN"), VERSION("Version:", "version", false), INSTALL_VERSION( |
42 |
"type"), UNKNOWN("UNKNOWN", "UNKNOWN"), VERSION("Version:", "version", false), INSTALL_VERSION( |
| 43 |
"version of bugzilla installed", "install_version", true), VOTES("Votes:", "votes", true, true), WORK_TIME( |
43 |
"version of bugzilla installed", "install_version", true), VOTES("Votes:", "votes", true, true), WORK_TIME( |
| 44 |
"Add Time:", "work_time", true, false), WHO("who", "who"), WHO_NAME("who_name", "who_name", true, true), QA_CONTACT( |
44 |
"Add Time:", "work_time", true, false), WHO("who", "who"), WHO_NAME("who_name", "who_name", true, true), QA_CONTACT( |
| 45 |
"QA Contact", "qa_contact", false, false), ADDSELFCC("Add self to CC", "addselfcc", true, false), |
45 |
"QA Contact", "qa_contact", true, false),QA_CONTACT_NAME("QA Contact", "qa_contact_name", true, true), ADDSELFCC("Add self to CC", "addselfcc", true, false), |
| 46 |
// Used by search engine |
46 |
// Used by search engine |
| 47 |
LI("used by search engine", "li", true), ID("used by search engine", "id", true), SHORT_SHORT_DESC( |
47 |
LI("used by search engine", "li", true), ID("used by search engine", "id", true), SHORT_SHORT_DESC( |
| 48 |
"used by search engine", "short_short_desc", false), SEQ("used by search engine", "seq", false), RESULT( |
48 |
"used by search engine", "short_short_desc", false), SEQ("used by search engine", "seq", false), RESULT( |