mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
The longer full sync explanation was missing a backslash.
The "automatically" appeared on a line by itself.
This commit is contained in:
parent
ab5d521512
commit
6a93767f80
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ If you choose upload, Anki will upload your collection to AnkiWeb, and \
|
|||
any changes you have made on AnkiWeb or your other devices since the \
|
||||
last sync to this device will be lost.
|
||||
|
||||
After all devices are in sync, future reviews and added cards can be merged
|
||||
After all devices are in sync, future reviews and added cards can be merged \
|
||||
automatically."""),
|
||||
[_("Upload to AnkiWeb"),
|
||||
_("Download from AnkiWeb"),
|
||||
|
|
Loading…
Reference in a new issue