From 9e5642b9f692bf083917d32a37549fa7d06c6876 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Fri, 27 Jun 2008 18:42:19 +0000 Subject: [PATCH] fix bad grammar in EMS badge group help --- lib/WebGUI/i18n/English/Asset_EventManagementSystem.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/i18n/English/Asset_EventManagementSystem.pm b/lib/WebGUI/i18n/English/Asset_EventManagementSystem.pm index f5170444a..85d558433 100644 --- a/lib/WebGUI/i18n/English/Asset_EventManagementSystem.pm +++ b/lib/WebGUI/i18n/English/Asset_EventManagementSystem.pm @@ -51,7 +51,7 @@ our $I18N = { }, 'badge group name help' => { - message => q|Enter a name to be used to link badges with tickets under.|, + message => q|This name will be used to refer to all the badges in this group, together.|, lastUpdated => 0, context => q|help for a badge group property label|, },