Use more accurate labels on TimeMenu.

This commit is contained in:
Matt Lee
2015-03-23 15:17:44 -07:00
parent 29642658fa
commit 5f7526bc59

View File

@@ -64,11 +64,11 @@ menu = MenuHandler(hot = _('hot'),
admin = _('admin'),
# time sort words
hour = _('this hour'),
day = _('today'),
week = _('this week'),
month = _('this month'),
year = _('this year'),
hour = _('past hour'),
day = _('past 24 hours'),
week = _('past week'),
month = _('past month'),
year = _('past year'),
all = _('all time'),
# "kind" words