syncing media -> syncing
in the no changes case, the progress window is forced open for a while, making it look like media syncing is to blame
This commit is contained in:
parent
c18bd47a6e
commit
9ddaa20881
@ -113,7 +113,7 @@ automatically."""))
|
||||
elif t == "sanity":
|
||||
m = _("Checking...")
|
||||
elif t == "findMedia":
|
||||
m = _("Syncing Media...")
|
||||
m = _("Syncing...")
|
||||
elif t == "upgradeRequired":
|
||||
showText(_("""\
|
||||
Please visit AnkiWeb, upgrade your deck, then try again."""))
|
||||
|
Loading…
Reference in New Issue
Block a user