From 429d6b5a475f928163cbe42456aabf50c0581ab1 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 12 Mar 2009 21:53:19 +0000 Subject: [PATCH] Add missing i18n for Passive Analytic Bucket workflow. --- lib/WebGUI/i18n/English/PassiveAnalytics.pm | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/WebGUI/i18n/English/PassiveAnalytics.pm b/lib/WebGUI/i18n/English/PassiveAnalytics.pm index 8e7012730..29973e791 100644 --- a/lib/WebGUI/i18n/English/PassiveAnalytics.pm +++ b/lib/WebGUI/i18n/English/PassiveAnalytics.pm @@ -36,6 +36,12 @@ our $I18N = { context => q|Meaning not like anything in a set. This, that and the other one. Also, a catch all.| }, + 'Bucket Passive Analytics' => { + message => q|Bucket Passive Analytics|, + lastUpdated => 0, + context => q|Name of the activity that puts log entries into buckets for analysis.| + }, + 'Bucket Name' => { message => q|Bucket Name|, lastUpdated => 0,