From 501a5be7dcdc3ef7a4bc6b869b612cb63b305e2d Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 3 Jun 2009 17:13:18 +0000 Subject: [PATCH] pull out an i18n message I created but didn't use. --- lib/WebGUI/i18n/English/Account_Inbox.pm | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lib/WebGUI/i18n/English/Account_Inbox.pm b/lib/WebGUI/i18n/English/Account_Inbox.pm index dbcb38856..d6dc83f59 100644 --- a/lib/WebGUI/i18n/English/Account_Inbox.pm +++ b/lib/WebGUI/i18n/English/Account_Inbox.pm @@ -470,11 +470,6 @@ our $I18N = { lastUpdated => 1181409056, }, - 'too many emails' => { - message => q|The invitation cannot be sent because you did not enter an email address.|, - lastUpdated => 1181409056, - }, - 'missing message' => { message => q|Your invitation must have a message.|, lastUpdated => 1181409432,