From e7ed903a2b25c27470cc54542554adaa63ce372e Mon Sep 17 00:00:00 2001
From: yllar <yllar.pajus@gmail.com>
Date: Sat, 19 Jun 2010 08:46:51 -0400
Subject: [PATCH] translations update

---
 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 081ef6b..fac0ce0 100644
--- a/program/localization/en_GB/messages.inc
+++ b/program/localization/en_GB/messages.inc
@@ -113,5 +113,6 @@
 $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';
 
 ?>

--
Gitblit v1.9.1