From 3eccc9d62f9ca8c03d0d3ba5ea2bccee2865abf2 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 10 Mar 2009 11:48:35 -0700 Subject: [PATCH] I18n message tweak for clarity. --- lib/WebGUI/i18n/English/Message_Center.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/i18n/English/Message_Center.pm b/lib/WebGUI/i18n/English/Message_Center.pm index 7d2dc3d1f..e78d89b0b 100644 --- a/lib/WebGUI/i18n/English/Message_Center.pm +++ b/lib/WebGUI/i18n/English/Message_Center.pm @@ -34,7 +34,7 @@ our $I18N = { }, 'send inbox notifications only help' => { - message => q|Should WebGUI always just send notifications about Inbox messages, instead of the message itself?|, + message => q|Should WebGUI just send notifications about Inbox messages, instead of the message itself?|, lastUpdated => 1235696295, },