From 462c05c5dfc38e313ec554683deeaf088d800344 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 23 Jul 2008 04:23:05 +0000 Subject: [PATCH] fix typos in Shop i18n --- lib/WebGUI/i18n/English/Shop.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/i18n/English/Shop.pm b/lib/WebGUI/i18n/English/Shop.pm index daf665de3..97fd34c84 100644 --- a/lib/WebGUI/i18n/English/Shop.pm +++ b/lib/WebGUI/i18n/English/Shop.pm @@ -1294,8 +1294,8 @@ our $I18N = { }, 'item shippingAddressCountry' => { - message => q|The state from the shipping address for this item.|, - lastUpdated => 1213133715, + message => q|The country from the shipping address for this item.|, + lastUpdated => 1216787074, context => q|Template variable for email receipt template|, },