View Single Post
  #4  
Old 06-06-2007, 04:38 AM
Darkonig
Hill Giant
 
Join Date: Dec 2006
Posts: 102
Default

Easiest to just accept it unless you feel like adding a some extra code to build the plurals yourself. Best would be a lookup table for plurals rather than trying to implement some sort of rule based determination since there aren't that many you would want plurals for anyway.
Reply With Quote