You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: botfest/src/main/resources/translations/botfest/strings.properties
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -122,14 +122,18 @@ commands.submission.invite.response.usernotfound=Unknown user {userId}
122
122
commands.submission.invite.response.already=User {userId} is already associated with {subId}!
123
123
commands.submission.invite.response.success=Successfully added user {userId} to {subId}
124
124
commands.submission.test.name=test
125
-
commands.submission.test.description=Submit or update your test lot
125
+
commands.submission.test.description=Submit or update your testing phase screenshot ("test lot")
126
+
commands.submission.test.response.early=The testing phase hasn't started yet! Test lots must be created on the event test server to check for incompatibilities.
127
+
commands.submission.test.response.success=Updated {subId} with new proof of testing!
126
128
commands.submission.claim.name=claim
127
129
commands.submission.claim.description=Submit or update your booth claim
130
+
commands.submission.claim.response.early=The claiming phase hasn't started yet! Claims are only valid once they've been built on the build server.
128
131
commands.submission.claim.response.incomplete=Incomplete submission rejected! you must fill ALL arguments when initially submitting your claim.
0 commit comments