Conversion of UPS driver to Moose. Tests still failing.
This commit is contained in:
parent
98d156c70f
commit
2edec772e5
3 changed files with 184 additions and 212 deletions
|
|
@ -290,6 +290,12 @@ our $I18N = {
|
|||
context => q|Label for a type of shipping from the UPS.|,
|
||||
},
|
||||
|
||||
'UPS' => {
|
||||
message => q|UPS|,
|
||||
lastUpdated => 1242166045,
|
||||
context => q|Label for the plugin, the acronym United Parcel Service|,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue