various bug fixes

This commit is contained in:
JT Smith 2004-07-11 15:53:29 +00:00
parent 83b93e22e8
commit fb5bbc4bb8
4 changed files with 22 additions and 9 deletions

View file

@ -7134,6 +7134,12 @@ Following a guide like the above will help you get good ranking on search engine
message => q|Ends With|,
lastUpdated => 1089039511,
context => q|A phrase or word ends with this.|
},
'float' => {
message => q|Decimal|,
lastUpdated => 1089039511,
context => q|A label that tells the user that this field uses a floating point number, aka a Decimal number, aka a Real number.|
}
};