summaryrefslogtreecommitdiff
path: root/program/localization/en_GB/messages.inc
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-06-05 16:24:10 +0000
committeralecpl <alec@alec.pl>2009-06-05 16:24:10 +0000
commit119cd17abf74bd98afec2979c4ac4a89af1f0ca7 (patch)
tree71afa837b170317e63881571533c6f1a81f5db81 /program/localization/en_GB/messages.inc
parent0b2ce91f25aed4c174c437e679155d30bd0387bf (diff)
- add 'Deleted' to search filter
Diffstat (limited to 'program/localization/en_GB/messages.inc')
-rw-r--r--program/localization/en_GB/messages.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/en_GB/messages.inc b/program/localization/en_GB/messages.inc
index 5823187cf..137214b4b 100644
--- a/program/localization/en_GB/messages.inc
+++ b/program/localization/en_GB/messages.inc
@@ -46,6 +46,7 @@ $messages['errorsavingsent'] = 'An error occurred while saving sent message';
$messages['errorsaving'] = 'An error occurred while saving';
$messages['errormoving'] = 'Could not move the message';
$messages['errordeleting'] = 'Could not delete the message';
+$messages['errormarking'] = 'Could not mark the message';
$messages['deletecontactconfirm'] = 'Do you really want to delete the selected contact(s)?';
$messages['deletemessagesconfirm'] = 'Do you really want to delete the selected message(s)?';
$messages['deletefolderconfirm'] = 'Do you really want to delete this folder?';