From 6a10ae16d512a4a1d22328c02e6e9181ee788c4f Mon Sep 17 00:00:00 2001 From: JT Smith Date: Fri, 24 Oct 2008 03:24:17 +0000 Subject: [PATCH] changed "Choose Shipping Address" to "choose address" --- lib/WebGUI/i18n/English/Shop.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/WebGUI/i18n/English/Shop.pm b/lib/WebGUI/i18n/English/Shop.pm index 4f4c25a99..f09991936 100644 --- a/lib/WebGUI/i18n/English/Shop.pm +++ b/lib/WebGUI/i18n/English/Shop.pm @@ -868,9 +868,9 @@ our $I18N = { }, 'choose shipping button' => { - message => q|Choose Shipping Address|, - lastUpdated => 0, - context => q|a button the user clicks on to choose shipping information| + message => q|Choose Address|, + lastUpdated => 1224818677, + context => q|a button the user clicks on to choose shipping information and tax calculation| }, 'update cart button' => {