From 0273e2da572517337131c6fd982ad80b401c1055 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Sat, 10 Oct 2009 16:27:12 -0700 Subject: [PATCH] Make instructions about rate formats more explicit. --- lib/WebGUI/i18n/English/ShipDriver_USPS.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/i18n/English/ShipDriver_USPS.pm b/lib/WebGUI/i18n/English/ShipDriver_USPS.pm index b31b228bf..036ee49d2 100644 --- a/lib/WebGUI/i18n/English/ShipDriver_USPS.pm +++ b/lib/WebGUI/i18n/English/ShipDriver_USPS.pm @@ -113,7 +113,7 @@ our $I18N = { }, 'insurance rates help' => { - message => q|Enter in one field per line with the format, value:cost.
value is the value of the contents.
cost is the cost of insurance at that value.|, + message => q|Enter in one field per line with the format, value:cost.
value is the value of the contents.
cost is the cost of insurance at that value.
value and cost should look like numbers with a decimal point, like 0.50 or 1.00|, lastUpdated => 1253988884, context => q|Help for the insurance rate field.|, },