Merge /Users/dae/Home//anki/stable//qt

This commit is contained in:
Damien Elmes 2011-03-28 16:33:35 +09:00
commit 33aba9e35d

View file

@ -82,7 +82,7 @@ The server didn't reply. Please try again shortly, and if the problem \
persists, please report it on the forums.""")
elif error.data.get('type') == 'connectionError':
msg=_("""\
There was a connection error. If it persists, please try disabing your
There was a connection error. If it persists, please try disabling your
firewall software temporarily, or try again from a different network.
Debugging info: %s""") % error.data.get("exc", "<none>")