From 5906df9ec73f1845e0d26188ef51b34cabfe8942 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 12 Oct 2006 01:09:32 +0000 Subject: [PATCH] add missing label for subscription length --- lib/WebGUI/i18n/English/ProductManager.pm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/WebGUI/i18n/English/ProductManager.pm b/lib/WebGUI/i18n/English/ProductManager.pm index b3a30a117..fd233165b 100644 --- a/lib/WebGUI/i18n/English/ProductManager.pm +++ b/lib/WebGUI/i18n/English/ProductManager.pm @@ -604,6 +604,11 @@ the form.
|, lastUpdated => 0, context => "A time period for group expires offset", }, + '1 month' => { + message => "1 month", + lastUpdated => 1160615577, + context => "A time period for group expires offset", + }, '2 years' => { message => "2 years", lastUpdated => 0,