diff -r d5474f54a525 -r 71cb87b7dc3f language/english/core.json --- a/language/english/core.json Thu Dec 17 04:29:55 2009 -0500 +++ b/language/english/core.json Thu Dec 17 04:31:55 2009 -0500 @@ -801,6 +801,10 @@ unit_months: 'months', unit_year: 'year', unit_years: 'years', + unit_minute: 'minute', + unit_minutes: 'minutes', + unit_minute_short: 'min', + unit_minutes_short: 'mins' } } };