Clarify how the insurance rate table works.

This commit is contained in:
Colin Kuskie 2009-11-04 13:10:28 -08:00
parent a51d693140
commit 0e703788b2

View file

@ -113,8 +113,8 @@ our $I18N = {
},
'insurance rates help' => {
message => q|Enter in one field per line with the format, value:cost.<br />value is the value of the contents.<br />cost is the cost of insurance at that value.<br />value and cost should look like numbers with a decimal point, like 0.50 or 1.00|,
lastUpdated => 1253988884,
message => q|Enter in one field per line with the format, value:cost.<br />value is the value of the contents.<br />cost is the cost of insurance at that value.<br />value and cost should look like numbers with a decimal point, like 0.50 or 1.00.<br />For values of contents inbetween points, use the next highest value. If the value of the contents exceeds the highest listed value, it will use the cost of insurance at the highest listed value.|,
lastUpdated => 1257369016,
context => q|Help for the insurance rate field.|,
},