Changeset 2713 in subversion for trunk/roundcubemail/program/localization/en_GB/messages.inc
- Timestamp:
- Jul 6, 2009 5:13:10 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/localization/en_GB/messages.inc
r2616 r2713 98 98 $messages['editorwarning'] = 'Switching to the plain text editor will cause all text formatting to be lost. Do you wish to continue?'; 99 99 $messages['httpreceivedencrypterror'] = 'A fatal configuration error occurred. Contact your administrator immediately. <b>Your message can not be sent.</b>'; 100 $messages['smtpconnerror'] = 'SMTP Error ($code): Connection to server failed'; 101 $messages['smtpautherror'] = 'SMTP Error ($code): Authentication failed'; 102 $messages['smtpfromerror'] = 'SMTP Error ($code): Failed to set sender "$from"'; 103 $messages['smtptoerror'] = 'SMTP Error ($code): Failed to add recipient "$to"'; 104 $messages['smtprecipientserror'] = 'SMTP Error: Unable to parse recipients list'; 105 $messages['smtperror'] = 'SMTP Error: $msg'; 100 106 101 107 ?>
Note: See TracChangeset
for help on using the changeset viewer.
