changed "Choose Shipping Address" to "choose address"

This commit is contained in:
JT Smith 2008-10-24 03:24:17 +00:00
parent e9f80e107a
commit 6a10ae16d5

View file

@ -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' => {