From dafe7304c213b1b9960d0c8a8002a5038e9ea76c Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 21 Jul 2008 20:49:50 +0000 Subject: [PATCH] final tweak to the delete batch/code label --- lib/WebGUI/i18n/English/Asset_Subscription.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/i18n/English/Asset_Subscription.pm b/lib/WebGUI/i18n/English/Asset_Subscription.pm index ee71b7b36..76a9af49b 100755 --- a/lib/WebGUI/i18n/English/Asset_Subscription.pm +++ b/lib/WebGUI/i18n/English/Asset_Subscription.pm @@ -287,8 +287,8 @@ our $I18N = { }, 'delete codes' => { - message => q|Delete all codes in the selected batch(es).|, - lastUpdated => 1216672637, + message => q|Delete all these codes.|, + lastUpdated => 1216673469, context => q|Shows up in listSubscriptionCodes.| },