| | |
| | | $messages['savingmessage'] = 'Saving message...'; |
| | | $messages['messagesaved'] = 'Message saved to Drafts.'; |
| | | $messages['successfullysaved'] = 'Successfully saved.'; |
| | | $messages['savingresponse'] = 'Saving response text...'; |
| | | $messages['deleteresponseconfirm'] = 'Do you really want to delete this response text?'; |
| | | $messages['addedsuccessfully'] = 'Contact added successfully to address book.'; |
| | | $messages['contactexists'] = 'A contact with the same e-mail address already exists.'; |
| | | $messages['contactnameexists'] = 'A contact with the same name already exists.'; |
| | |
| | | $messages['contactsearchonly'] = 'Enter some search terms to find contacts'; |
| | | $messages['sendingfailed'] = 'Failed to send message.'; |
| | | $messages['senttooquickly'] = 'Please wait $sec sec(s). before sending this message.'; |
| | | $messages['errorsavingsent'] = 'An error occured while saving sent message.'; |
| | | $messages['errorsaving'] = 'An error occured while saving.'; |
| | | $messages['errorsavingsent'] = 'An error occurred while saving sent message.'; |
| | | $messages['errorsaving'] = 'An error occurred while saving.'; |
| | | $messages['errormoving'] = 'Could not move the message(s).'; |
| | | $messages['errorcopying'] = 'Could not copy the message(s).'; |
| | | $messages['errordeleting'] = 'Could not delete the message(s).'; |
| | |
| | | $messages['messageopenerror'] = 'Could not load message from server.'; |
| | | $messages['fileuploaderror'] = 'File upload failed.'; |
| | | $messages['filesizeerror'] = 'The uploaded file exceeds the maximum size of $size.'; |
| | | $messages['copysuccess'] = 'Successfully copied $nr addresses.'; |
| | | $messages['copyerror'] = 'Could not copy any addresses.'; |
| | | $messages['copysuccess'] = 'Successfully copied $nr contacts.'; |
| | | $messages['movesuccess'] = 'Successfully moved $nr contacts.'; |
| | | $messages['copyerror'] = 'Could not copy any contacts.'; |
| | | $messages['moveerror'] = 'Could not move any contacts.'; |
| | | $messages['sourceisreadonly'] = 'This address source is read only.'; |
| | | $messages['errorsavingcontact'] = 'Could not save the contact address.'; |
| | | $messages['movingmessage'] = 'Moving message(s)...'; |
| | | $messages['copyingmessage'] = 'Copying message(s)...'; |
| | | $messages['copyingcontact'] = 'Copying contact(s)...'; |
| | | $messages['movingcontact'] = 'Moving contact(s)...'; |
| | | $messages['deletingmessage'] = 'Deleting message(s)...'; |
| | | $messages['markingmessage'] = 'Marking message(s)...'; |
| | | $messages['addingmember'] = 'Adding contact(s) to the group...'; |
| | |
| | | $messages['emailformaterror'] = 'Invalid e-mail address: $email'; |
| | | $messages['toomanyrecipients'] = 'Too many recipients. Reduce the number of recipients to $max.'; |
| | | $messages['maxgroupmembersreached'] = 'The number of group members exceeds the maximum of $max.'; |
| | | $messages['internalerror'] = 'An internal error occured. Please try again.'; |
| | | $messages['internalerror'] = 'An internal error occurred. Please try again.'; |
| | | $messages['contactdelerror'] = 'Could not delete contact(s).'; |
| | | $messages['contactdeleted'] = 'Contact(s) deleted successfully.'; |
| | | $messages['contactrestoreerror'] = 'Could not restore deleted contact(s).'; |