From 09941ea763db08c7b13263fae68cf6eb01bc7bcf Mon Sep 17 00:00:00 2001 From: thomascube Date: Thu, 13 Oct 2005 21:53:33 +0000 Subject: Some error messages added --- program/localization/en/messages.inc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'program/localization') diff --git a/program/localization/en/messages.inc b/program/localization/en/messages.inc index 4a9009aa7..0ad04ed7e 100644 --- a/program/localization/en/messages.inc +++ b/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