diff options
author | yllar <yllar.pajus@gmail.com> | 2010-06-19 12:46:51 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2010-06-19 12:46:51 +0000 |
commit | e7ed903a2b25c27470cc54542554adaa63ce372e (patch) | |
tree | bc9928a8389d3abace0ba2a2633f09d9571a8afa /program/localization/en_GB/messages.inc | |
parent | 129997f60eb984ef3af64e0571186ec83ba0fd9c (diff) |
translations update
Diffstat (limited to 'program/localization/en_GB/messages.inc')
-rw-r--r-- | program/localization/en_GB/messages.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/en_GB/messages.inc b/program/localization/en_GB/messages.inc index 081ef6b84..fac0ce030 100644 --- a/program/localization/en_GB/messages.inc +++ b/program/localization/en_GB/messages.inc @@ -113,5 +113,6 @@ $messages['smtperror'] = 'SMTP Error: $msg'; $messages['emailformaterror'] = 'Incorrect e-mail address: $email'; $messages['toomanyrecipients'] = 'Too many recipients. Reduce the number of recipients to $max.'; $messages['maxgroupmembersreached'] = 'The number of group members exceeds the maximum of $max'; +$messages['internalerror'] = 'An internal error occured. Please try again'; ?> |