| | |
| | | |
| | | $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['nosubjectwarning'] = 'The "Subject" field is empty. Would you like to enter one now?'; |
| | | |
| | | $messages['nobodywarning'] = 'Send this message without text?'; |
| | | |
| | | $messages['notsentwarning'] = 'Message has not been sent. Do you want to discard your message?'; |
| | | |
| | | $messages['notsentwarning'] = 'Message has not been sent. Do you want to discard your message?'; |
| | | |