mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
Ankiweb ID -> Email
https://forums.ankiweb.net/t/harmonization-email-and-ankiweb-id-strings/54817
This commit is contained in:
parent
28ba578fc7
commit
f3626c72b7
1 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ sync-media-log-title = Media Sync Log
|
||||||
sync-conflict = Only one copy of Anki can sync to your account at once. Please wait a few minutes, then try again.
|
sync-conflict = Only one copy of Anki can sync to your account at once. Please wait a few minutes, then try again.
|
||||||
sync-server-error = AnkiWeb encountered a problem. Please try again in a few minutes.
|
sync-server-error = AnkiWeb encountered a problem. Please try again in a few minutes.
|
||||||
sync-client-too-old = Your Anki version is too old. Please update to the latest version to continue syncing.
|
sync-client-too-old = Your Anki version is too old. Please update to the latest version to continue syncing.
|
||||||
sync-wrong-pass = AnkiWeb ID or password was incorrect; please try again.
|
sync-wrong-pass = Email or password was incorrect; please try again.
|
||||||
sync-resync-required = Please sync again. If this message keeps appearing, please post on the support site.
|
sync-resync-required = Please sync again. If this message keeps appearing, please post on the support site.
|
||||||
sync-must-wait-for-end = Anki is currently syncing. Please wait for the sync to complete, then try again.
|
sync-must-wait-for-end = Anki is currently syncing. Please wait for the sync to complete, then try again.
|
||||||
sync-confirm-empty-download = Local collection has no cards. Download from AnkiWeb?
|
sync-confirm-empty-download = Local collection has no cards. Download from AnkiWeb?
|
||||||
|
@ -43,7 +43,7 @@ sync-conflict-explanation2 =
|
||||||
|
|
||||||
Once the conflict is resolved, syncing will work as usual.
|
Once the conflict is resolved, syncing will work as usual.
|
||||||
|
|
||||||
sync-ankiweb-id-label = AnkiWeb ID:
|
sync-ankiweb-id-label = Email:
|
||||||
sync-password-label = Password:
|
sync-password-label = Password:
|
||||||
sync-account-required =
|
sync-account-required =
|
||||||
<h1>Account Required</h1>
|
<h1>Account Required</h1>
|
||||||
|
|
Loading…
Reference in a new issue