From 742db41b1be742c8eb82c16fb4ee5135e7ea22d4 Mon Sep 17 00:00:00 2001 From: yllar Date: Tue, 10 Nov 2009 21:11:43 +0000 Subject: he_IL nb_NO en_GB zh_TW update --- program/localization/en_GB/messages.inc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'program/localization/en_GB/messages.inc') diff --git a/program/localization/en_GB/messages.inc b/program/localization/en_GB/messages.inc index 0552591bb..2848b1360 100644 --- a/program/localization/en_GB/messages.inc +++ b/program/localization/en_GB/messages.inc @@ -23,10 +23,12 @@ $messages['cookiesdisabled'] = 'Your browser does not accept cookies'; $messages['sessionerror'] = 'Your session is invalid or has expired'; $messages['imaperror'] = 'Connection to IMAP server failed'; $messages['servererror'] = 'Server Error!'; +$messages['invalidrequest'] = 'Invalid request! No data was saved.'; $messages['nomessagesfound'] = 'No messages found in this mailbox'; $messages['loggedout'] = 'You have successfully terminated the session. Good bye!'; $messages['mailboxempty'] = 'Mailbox is empty'; $messages['loading'] = 'Loading...'; +$messages['uploading'] = 'Uploading file...'; $messages['loadingdata'] = 'Loading data...'; $messages['checkingmail'] = 'Checking for new messages...'; $messages['sendingmessage'] = 'Sending message...'; @@ -67,6 +69,7 @@ $messages['notsentwarning'] = 'Your message has not been sent. Do you want to di $messages['noldapserver'] = 'Please select an LDAP server to search'; $messages['nocontactsreturned'] = 'No contacts were found'; $messages['nosearchname'] = 'Please enter a contact name or email address'; +$messages['notuploadedwarning'] = 'Not all attachments have been uploaded yet. Please wait or cancel the upload.'; $messages['searchsuccessful'] = '$nr messages found'; $messages['searchnomatch'] = 'Search found no matches'; $messages['searching'] = 'Searching...'; @@ -103,5 +106,6 @@ $messages['smtpfromerror'] = 'SMTP Error ($code): Failed to set sender "$from"'; $messages['smtptoerror'] = 'SMTP Error ($code): Failed to add recipient "$to"'; $messages['smtprecipientserror'] = 'SMTP Error: Unable to parse recipients list'; $messages['smtperror'] = 'SMTP Error: $msg'; +$messages['emailformaterror'] = 'Incorrect e-mail address: $email'; ?> -- cgit v1.2.3