From 22de8f1ca23b7034717c34541c63680bccf29a6c Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Fri, 10 Dec 2004 06:27:34 +0000 Subject: [PATCH] fixed typo formfield => form field --- lib/WebGUI/i18n/English/Subscription.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/i18n/English/Subscription.pm b/lib/WebGUI/i18n/English/Subscription.pm index 03920f1f7..b7b9d32b0 100755 --- a/lib/WebGUI/i18n/English/Subscription.pm +++ b/lib/WebGUI/i18n/English/Subscription.pm @@ -371,8 +371,8 @@ The form in which the user can enter his subscription code.
|, }, 'code length' => { message => q|Subscription code length|, - lastUpdated => 0, - context => q|The label of the formfield in which the length of a subscription code is entered.| + lastUpdated => 1102660410, + context => q|The label of the form field in which the length of a subscription code is entered.| }, 'code length error' => { message => q|You must enter a subscription code length between 10 and 64 (border values included).|,