ask people to check media when media sanity occurs

This commit is contained in:
Damien Elmes 2013-11-14 12:12:37 +09:00
parent 8812472b53
commit 0389eebc43

View file

@ -126,8 +126,8 @@ Please visit AnkiWeb, upgrade your deck, then try again."""))
self._checkFailed()
elif evt == "mediaSanity":
showWarning(_("""\
A problem occurred while syncing media. Please sync again and Anki will \
correct the issue."""))
A problem occurred while syncing media. Please use Tools>Check Media, then \
sync again to correct the issue."""))
elif evt == "noChanges":
pass
elif evt == "fullSync":