Revision 154
Added by ryan about 19 years ago
trunk/wb/languages/EN.php | ||
---|---|---|
380 | 380 |
$TEXT['RENAME_FILES_ON_UPLOAD'] = 'Rename Files On Upload'; |
381 | 381 |
$TEXT['APP_NAME'] = '<b><font color="red">THIS IS NOW CALLED SESSION_IDENTIFIER</font></b>'; |
382 | 382 |
$TEXT['SESSION_IDENTIFIER'] = 'Session Identifier'; |
383 |
$TEXT['CAPTCHA'] = 'Captcha'; |
|
384 |
$TEXT['USE_CAPTCHA'] = 'Use Captcha'; |
|
385 | 383 |
|
386 | 384 |
|
387 | 385 |
// Success/error messages |
... | ... | |
510 | 508 |
|
511 | 509 |
$MESSAGE['MOD_FORM']['REQUIRED_FIELDS'] = 'You must enter details for the following fields'; |
512 | 510 |
$MESSAGE['MOD_FORM']['EXCESS_SUBMISSIONS'] = 'Sorry, this form has been submitted too many times so far this hour. Please retry in the next hour.'; |
511 |
$MESSAGE['MOD_FORM']['INCORRECT_CAPTCHA'] = 'The verification number (also known as Captcha) that you entered is incorrect. If you are having problems reading the Captcha, please email: '.SERVER_EMAIL; |
|
513 | 512 |
|
514 | 513 |
?> |
Also available in: Unified diff
Update language file