aboutsummaryrefslogtreecommitdiffstats
path: root/BugZappers_data.json
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2009-11-18 18:50:26 +0100
committerMatěj Cepl <mcepl@redhat.com>2009-11-18 18:50:26 +0100
commit9d903b5882411c64ce813abcac048e91e97a6fd0 (patch)
tree0682e87d6a2cd16cc51eae8dff3128d930ccd8e6 /BugZappers_data.json
parentf983a190285ee832c7fd963e841d5415ab8c2a84 (diff)
downloadbugzilla-triage-9d903b5882411c64ce813abcac048e91e97a6fd0.tar.gz
Make default .json a bit more civilized
Diffstat (limited to 'BugZappers_data.json')
-rw-r--r--BugZappers_data.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/BugZappers_data.json b/BugZappers_data.json
index e3c9f37..2fb5bcf 100644
--- a/BugZappers_data.json
+++ b/BugZappers_data.json
@@ -145,7 +145,7 @@
},
{
"idx":"addnoresponse",
- "msg":"No Response",
+ "msg":"No Resp.",
"string":"noResponseString",
"state":"CLOSED",
"parameter":"INSUFFICIENT_DATA",
@@ -153,7 +153,7 @@
},
{
"idx":"addcloseupstream",
- "msg":"Close UPSTREAM",
+ "msg":"UPSTREAM",
"string":"",
"state":"CLOSED",
"parameter":"UPSTREAM",
@@ -161,7 +161,7 @@
},
{
"idx":"moveyourbutt",
- "msg":"NEEDINFO Reminder",
+ "msg":"Reminder",
"string":"moveYourButString",
"state":"NEEDINFO",
"parameter":"",
@@ -169,7 +169,7 @@
},
{
"idx":"addcloseeol",
- "msg":"Close EOL",
+ "msg":"EOL",
"string":"getEOL",
"state":"CLOSED",
"parameter":"WONTFIX",
@@ -182,28 +182,12 @@
"state":"ASSIGNED",
"parameter":"",
"submit":false
- },
- {
- "idx":"futurefeaturekw",
- "msg":"FutureFeature KW",
- "string":"",
- "state":"ADDKEYWORD",
- "parameter":"FutureFeature",
- "submit":false
- },
- {
- "idx":"patchkw",
- "msg":"Patch KW",
- "string":"",
- "state":"ADDKEYWORD",
- "parameter":"Patch",
- "submit":false
}
],
"bottomRow":[
{
"idx":"needinforbtn",
- "msg":"NEEDINFO (rep.)",
+ "msg":"NEEDINFO",
"string":"",
"state":"NEEDINFO",
"parameter":"",
@@ -232,6 +216,22 @@
"state":"NEEDINFO",
"parameter":"",
"submit":false
+ },
+ {
+ "idx":"futurefeaturekw",
+ "msg":"FutureFeature",
+ "string":"",
+ "state":"ADDKEYWORD",
+ "parameter":"FutureFeature",
+ "submit":false
+ },
+ {
+ "idx":"patchkw",
+ "msg":"Patch",
+ "string":"",
+ "state":"ADDKEYWORD",
+ "parameter":"Patch",
+ "submit":false
}
]
}