Exposed user and url fields to shop vendors.

This commit is contained in:
JT Smith 2008-08-07 17:18:59 +00:00
parent ab1c20fa8f
commit 93a6dc0568
5 changed files with 38 additions and 19 deletions

View file

@ -831,6 +831,12 @@ our $I18N = {
context => q|a button a user clicks on to remove an item from the cart|
},
'company url' => {
message => q|Company URL|,
lastUpdated => 0,
context => q|a field in the vendor screen|
},
'checkout button' => {
message => q|Checkout|,
lastUpdated => 0,