change stats message to warning

This commit is contained in:
Damien Elmes 2012-10-06 05:39:03 +09:00
parent c78c16dd4a
commit f08984067c

View file

@ -674,7 +674,7 @@ upload, overwriting any changes either here or on AnkiWeb. Proceed?""")):
if not deck: if not deck:
return return
if deck['dyn']: if deck['dyn']:
showInfo(_("""\ showWarning(_("""\
As cards are removed from a filtered deck as they are answered, viewing the \ As cards are removed from a filtered deck as they are answered, viewing the \
statistics of a filtered deck will only show you reviews for cards with \ statistics of a filtered deck will only show you reviews for cards with \
multiple steps. To get an accurate report, please empty the filtered deck \ multiple steps. To get an accurate report, please empty the filtered deck \