update error message

This commit is contained in:
Damien Elmes 2010-04-15 22:08:16 +09:00
parent f0236932b9
commit 3db9c0f937

View file

@ -204,12 +204,13 @@ class AnkiQt(QMainWindow):
_("Couldn't play sound. Please install mplayer.")) _("Couldn't play sound. Please install mplayer."))
return return
stdText = _("""\ stdText = _("""\
An error occurred. Please:<p>
<ol> An error occurred. It may have been caused by a harmless bug, <br>
<li><b>Restart Anki</b>. or your deck may have a problem.
<li><b>Tools > Advanced > Full Database Check</b>. <p>To confirm it's not a problem with your deck, please <b>restart<br>
</ol> Anki</b> and run <b>Tools > Advanced > Check Database</b>.
If it does not fix the problem, please copy the following<br>
<p>If that doesn't fix the problem, please copy the following<br>
into a bug report:<br> into a bug report:<br>
""") """)
pluginText = _("""\ pluginText = _("""\