summaryrefslogtreecommitdiff
path: root/program/localization
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2005-10-13 21:53:33 +0000
committerthomascube <thomas@roundcube.net>2005-10-13 21:53:33 +0000
commit09941ea763db08c7b13263fae68cf6eb01bc7bcf (patch)
tree158f7699ff5d66f13b94b4f9e7effd5d0a51841e /program/localization
parent520c36aa4c24ad3424b8fa3137b7576e6eacaf14 (diff)
Some error messages added
Diffstat (limited to 'program/localization')
-rw-r--r--program/localization/en/messages.inc4
1 files changed, 4 insertions, 0 deletions
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