Initial conversion to Moose, in the same pattern as PayDriver.
This commit is contained in:
parent
83bec84ad6
commit
6e5dc09165
2 changed files with 141 additions and 183 deletions
|
|
@ -38,6 +38,12 @@ our $I18N = {
|
|||
context => q|Hover help for the group to use option.|,
|
||||
},
|
||||
|
||||
'Shipping Driver' => {
|
||||
message => q|Shipping Driver|,
|
||||
lastUpdated => 0,
|
||||
context => q|Name of the base Shipping Driver|,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue