| | |
| | | |
| | | $messages['nomessagesfound'] = 'No messages found in this mailbox'; |
| | | |
| | | $messages['loggedout'] = 'You have successfully terminated the session. Goody bye!'; |
| | | $messages['loggedout'] = 'You have successfully terminated the session. Good bye!'; |
| | | |
| | | $messages['mailboxempty'] = 'Mailbox is empty'; |
| | | |
| | |
| | | |
| | | $messages['errordeleting'] = 'Could not delete the message'; |
| | | |
| | | $messages['deletecontactconfirm'] = 'Do you really want to delete the selected contact(s)?'; |
| | | |
| | | $messages['deletefolderconfirm'] = 'Do you really want to delete this folder?'; |
| | | |
| | | $messages['purgefolderconfirm'] = 'Do you really want to delete all messages in this folder?'; |
| | | |
| | | $messages['formincomplete'] = 'The form was not completely filled out'; |
| | | |
| | |
| | | |
| | | $messages['nosearchname'] = 'Please enter a contact name or email address'; |
| | | |
| | | $messages['searchsuccessful'] = '$nr messages found'; |
| | | |
| | | $messages['searchnomatch'] = 'Search returned no matches'; |
| | | |
| | | $messages['searching'] = 'Searching...'; |
| | | |
| | | $messages['checking'] = 'Checking...'; |
| | | |
| | | $messages['nospellerrors'] = 'No spelling errors found'; |
| | | |
| | | |
| | | ?> |