added today

This commit is contained in:
Damien Elmes 2012-05-26 14:43:30 +09:00
parent bc79f7516a
commit b25330a02e

View file

@ -702,6 +702,7 @@ by clicking on one on the left."""))
tags = (
(_("Whole Collection"), "ankibw", ""),
(_("Current Deck"), "deck16", "deck:current"),
(_("Added Today"), "view-pim-calendar.png", "added:1"),
(_("Studied Today"), "view-pim-calendar.png", "rated:1"),
(_("Again Today"), "view-pim-calendar.png", "rated:1:1"),
(_("New"), "plus16.png", "is:new"),