- fixed a typo in an English sentence.
parent
03c670a414
commit
84cdc3c6c0
|
@ -69,7 +69,7 @@ function message_na() {
|
|||
}
|
||||
|
||||
function message_throttle() {
|
||||
return t("You exceeded the submission rate exceeded. Please wait a few minutes and try again.");
|
||||
return t("You exceeded the maximum submission rate. Please wait a few minutes and try again.");
|
||||
}
|
||||
|
||||
function drupal_goto($url) {
|
||||
|
|
Loading…
Reference in New Issue