Rename the trybot labels/text
diff --git a/project.config b/project.config
index 3e933ca..818c3ef 100644
--- a/project.config
+++ b/project.config
@@ -65,14 +65,18 @@
 [label "TryBot"]
 	function = NoBlock
 	defaultValue = 0
-	value =  0 Don't build
-	value = +1 Run trybots
-[label "TryBot-pass"]
+	copyMinScore = false # reset on new patchset
+	copyMaxScore = false # reset on new patchset
+	value =  0 Don't test
+	value = +1 Run TryBots
+[label "TryBot-Result"]
 	function = NoBlock
 	defaultValue = 0
-	value = -1 Failed
+	copyMinScore = false # reset on new patchset
+	copyMaxScore = false # reset on new patchset
+	value = -1 TryBots failed
 	value =  0 No results
-	value = +1 Passed
+	value = +1 TryBots succeeded
 [notify "codereviews"]
 	email = golang-codereviews@googlegroups.com
 	header = cc