From b0c39e4f356472a741a1c092a46c494615d2a25f Mon Sep 17 00:00:00 2001 From: roundcube Date: Thu, 13 Oct 2005 21:53:33 +0000 Subject: Some error messages added git-svn-id: https://svn.roundcube.net/trunk@26 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/en/messages.inc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'roundcubemail/program/localization') diff --git a/roundcubemail/program/localization/en/messages.inc b/roundcubemail/program/localization/en/messages.inc index 4a9009aa7..0ad04ed7e 100644 --- a/roundcubemail/program/localization/en/messages.inc +++ b/roundcubemail/program/localization/en/messages.inc @@ -52,5 +52,9 @@ $messages['sendingfailed'] = 'Failed to send message'; $messages['errorsaving'] = 'An error occured while saving'; +$messages['errormoving'] = 'Could not move the message'; + +$messages['errordeleting'] = 'Could not delete the message'; + ?> \ No newline at end of file -- cgit v1.2.3