Project

General

Profile

« Previous | Next » 

Revision 1659

Added by Dietmar about 12 years ago

more validation fixes in backend (Tks to Ruebenwurzel)

View differences:

RU.php
46 46
$MOD_FORM['EXCESS_SUBMISSIONS'] = 'Sorry, this form has been submitted too many times so far this hour. Please retry in the next hour.';
47 47
$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 to the <a href="mailto:{{webmaster_email}}">webmaster</a>';
48 48
$MOD_FORM['REQUIRED_FIELDS'] = 'You must enter details for the following fields';
49
$MOD_FORM['RECIPIENT'] = 'Send confirmation mail only to authenticated user! Otherwise confirmation mail will be disabled! ';
49
$MOD_FORM['RECIPIENT'] = 'E-mail confirmation occurs only to valid e-mail address of the user announced in each case! Dispatch to unchecked addresses is not possible!';
50 50
$MOD_FORM['ERROR'] = 'E-Mail could not send!!';

Also available in: Unified diff