diff --git a/setup/lang/lang.en-us.php b/setup/lang/lang.en-us.php index d679293..14caf34 100644 --- a/setup/lang/lang.en-us.php +++ b/setup/lang/lang.en-us.php @@ -21,6 +21,25 @@ $lang ['locked'] = array( ' ); +$lang ['err'] = array( + 'setuprun1' => 'The installation is running.', + + 'setuprun2' => 'The installation is already underway: If you are the administrator, you can delete ', + 'setuprun3' => ' to restart.', + 'writeerror' => 'Writing errors', + + 'fpuser1' => ' is not a valid user. + The user name must be alphanumeric and must not contain any spaces.', + 'fpuser2' => ' is not a valid user. + The user name may only contain letters, numbers and 1 underscore.', + 'fppwd' => 'The password must contain at least 6 characters and must not contain any spaces.', + 'fppwd2' => 'The passwords do not match.', + 'email' => ' is not a valid e-mail address.', + 'www' => ' is not a valid URL.', + 'error' => '
Error! + The following errors occurred while processing the form: