diff --git a/js/messages.php b/js/messages.php index 8057c8dbfb..55110be72d 100644 --- a/js/messages.php +++ b/js/messages.php @@ -402,7 +402,7 @@ $js_messages['strTimeOutError'] = __( ); $js_messages['strTooManyInputs'] = __( - "Warning: a form of the page as more than %d fields and could not being " + "Warning: a form on this page has more than %d fields and could not be " . "processed." );