From cead5b8b136d99b4350b60c6097357a1548be440 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 31 Jul 2008 03:47:55 +0000 Subject: [PATCH] fix some indent and spacing issues in the Shop i18n file --- lib/WebGUI/i18n/English/Shop.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/WebGUI/i18n/English/Shop.pm b/lib/WebGUI/i18n/English/Shop.pm index ef71e3f48..a3bf606b7 100644 --- a/lib/WebGUI/i18n/English/Shop.pm +++ b/lib/WebGUI/i18n/English/Shop.pm @@ -650,11 +650,13 @@ our $I18N = { lastUpdated => 0, context => q|a label in the address editor| }, + 'firstName' => { message => q|First Name|, lastUpdated => 0, context => q|a label in the address editor| }, + 'lastName' => { message => q|Last Name|, lastUpdated => 0, @@ -889,7 +891,7 @@ our $I18N = { context => q|The label for the add to cart button.| }, -'weekly' => { + 'weekly' => { message => q|Week|, lastUpdated => 0, context => q|Period name for a weekly subscription.|