From 9a5762a4de13a23a45ac9b85ff475aaf877cf906 Mon Sep 17 00:00:00 2001 From: alecpl Date: Wed, 13 Aug 2008 17:00:35 +0000 Subject: #1485242: better handling of situation when message was sent successfully but cannot be saved --- program/localization/en_GB/messages.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'program/localization/en_GB/messages.inc') diff --git a/program/localization/en_GB/messages.inc b/program/localization/en_GB/messages.inc index c763d0126..8ee5d8e24 100644 --- a/program/localization/en_GB/messages.inc +++ b/program/localization/en_GB/messages.inc @@ -40,6 +40,7 @@ $messages['encryptedmessage'] = 'This is an encrypted message and can not be dis $messages['nocontactsfound'] = 'No contacts found'; $messages['contactnotfound'] = 'The requested contact was not found'; $messages['sendingfailed'] = 'Failed to send message'; +$messages['errorsavingsent'] = 'An error occured while saving sent message'; $messages['errorsaving'] = 'An error occured while saving'; $messages['errormoving'] = 'Could not move the message'; $messages['errordeleting'] = 'Could not delete the message'; -- cgit v1.2.3