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.
|