summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization
diff options
context:
space:
mode:
Diffstat (limited to 'roundcubemail/program/localization')
-rw-r--r--roundcubemail/program/localization/en/messages.inc4
1 files changed, 4 insertions, 0 deletions
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