diff -r ea43ac1ff2ee -r f2a824ce5f18 language/english/core.json --- a/language/english/core.json Tue Aug 12 00:05:09 2008 -0400 +++ b/language/english/core.json Tue Aug 12 00:06:35 2008 -0400 @@ -730,7 +730,11 @@ unit_gigabytes_short: 'GB', unit_terabytes_short: 'TB', unit_pixels: 'pixels', - unit_pixels_short: 'px' + unit_pixels_short: 'px', + unit_day: 'day', + unit_days: 'days', + unit_week: 'week', + unit_weeks: 'weeks' } } };