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: internal/web/pkg.go
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,6 @@ package web
7
7
8
8
const (
9
9
serveralias="gin"
10
-
progressmsg="A validation job for this repository is currently in progress, please do not leave this page and refresh the page after a while."
10
+
progressmsg="A validation job for this repository is currently in progress. Please do not leave this page. When it is done, it will refresh automatically. You can also refresh this page manually as many times as you wish"
11
11
notvalidatedyet="This repository has not been validated yet. To see the results, update the repository."
0 commit comments