Skip to content

Commit 0256f0c

Browse files
committed
update 429 error message
1 parent f3d2b21 commit 0256f0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin/_locales/en/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@
740740
"description": "Wait message for user when site sends a 403 response."
741741
},
742742
"warning429ErrorResponse": {
743-
"message": "WARNING: Site '$host$' has requested WebToEpub to slow down rate of chapter requests. WebToEpub will wait until site allows requesting chapters again. However, if this does not work, you may need to adjust manually. Under 'Advanced Options' -> lower 'Max web pages to fetch simultaneously' and/or increase 'Manual Throttle|Delay per chapter'",
743+
"message": "WARNING: Site '$host$' has requested WebToEpub to slow down rate of chapter requests. WebToEpub will wait until site allows requesting chapters again. However, if this does not work, you may need to adjust manually. Under 'Advanced Options' -> increase 'Delay per chapter in ms'",
744744
"description": "Warning message for user when site sends a 429 response.",
745745
"placeholders": {
746746
"host": {

0 commit comments

Comments
 (0)