Update the test, fix i18n instructions and plugin name.

This commit is contained in:
Colin Kuskie 2010-10-14 08:11:11 -07:00
parent 4b252a2d67
commit 1ea5bf0800
3 changed files with 87 additions and 128 deletions

View file

@ -118,6 +118,12 @@ our $I18N = {
context => q|Help for the insurance rate field.|,
},
'United States Postal Service' => {
message => q|United States Postal Service|,
lastUpdated => 1257369016,
context => q|Label for the shipping driver.|,
},
};
1;