For USPS priority service, add another container type.

This commit is contained in:
Colin Kuskie 2009-09-06 20:23:12 -07:00
parent 1e98e34128
commit ff55ab1493
4 changed files with 80 additions and 9 deletions

View file

@ -76,6 +76,12 @@ our $I18N = {
context => q|Label for a type of shipping from the USPS.|,
},
'priority variable' => {
message => q|Priority, Custom box|,
lastUpdated => 1203569511,
context => q|Label for a type of shipping from the USPS.|,
},
'express' => {
message => q|Express, Regular size|,
lastUpdated => 1203569511,