summaryrefslogtreecommitdiff
path: root/program/localization/en_GB/messages.inc
diff options
context:
space:
mode:
authortill <till@php.net>2008-02-10 17:08:40 +0000
committertill <till@php.net>2008-02-10 17:08:40 +0000
commite3a0af34d52c41fc2f45522528e484f858f1ce3e (patch)
tree15f196a0e84ad8838474998291f580fbcd839e70 /program/localization/en_GB/messages.inc
parent56c4587f0aef450a3a64194cd09b0d3c2913bc18 (diff)
* fixing #1484494 (people can delete the last identity otherwise)
* FOR TRANSLATERS: introducing new message
Diffstat (limited to 'program/localization/en_GB/messages.inc')
-rw-r--r--program/localization/en_GB/messages.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/localization/en_GB/messages.inc b/program/localization/en_GB/messages.inc
index 599510871..20c0c14a3 100644
--- a/program/localization/en_GB/messages.inc
+++ b/program/localization/en_GB/messages.inc
@@ -74,5 +74,5 @@ $messages['copyerror'] = 'Could not copy any addresses';
$messages['sourceisreadonly'] = 'This address source is read-only';
$messages['errorsavingcontact'] = 'Could not save the contact address';
$messages['movingmessage'] = 'Moving message...';
-
+$messages['nodeletelastidentity'] = 'You cannot delete this identity, it\'s your last one.';
?> \ No newline at end of file