mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
maintenance -> check database
This commit is contained in:
parent
caeeb289e1
commit
6304f85312
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ class ErrorHandler(QObject):
|
||||||
An error occurred. It may have been caused by a harmless bug, <br>
|
An error occurred. It may have been caused by a harmless bug, <br>
|
||||||
or your deck may have a problem.
|
or your deck may have a problem.
|
||||||
<p>To confirm it's not a problem with your deck, please run
|
<p>To confirm it's not a problem with your deck, please run
|
||||||
<b>Tools > Check Database</b>.
|
<b>Tools > Maintenance > Check Database</b>.
|
||||||
<p>If that doesn't 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:""")
|
into a bug report:""")
|
||||||
pluginText = _("""\
|
pluginText = _("""\
|
||||||
|
|
Loading…
Reference in a new issue