From cc7530aabd095098bc7d47d470eaaf0585c394b7 Mon Sep 17 00:00:00 2001 From: Matthew Wilson Date: Mon, 21 Feb 2005 03:17:29 +0000 Subject: [PATCH] readded pagination for EventsCalendars. --- lib/WebGUI/i18n/English/EventsCalendar.pm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lib/WebGUI/i18n/English/EventsCalendar.pm b/lib/WebGUI/i18n/English/EventsCalendar.pm index 8efba2cfc..2f7831060 100644 --- a/lib/WebGUI/i18n/English/EventsCalendar.pm +++ b/lib/WebGUI/i18n/English/EventsCalendar.pm @@ -295,6 +295,23 @@ our $I18N = { message => q|Untitled Event|, lastUpdated => 1108397891 }, + '558' => { + message => q|Previous|, + lastUpdated => 1108397891 + }, + '559' => { + message => q|Next|, + lastUpdated => 1108397891 + }, + '560' => { + message => q|Month|, + lastUpdated => 1108397891 + }, + '561' => { + message => q|Months|, + lastUpdated => 1108397891 + }, + '90' => { message => q|Default Month|, lastUpdated => 1038190708