mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
add comment to sync.ftl
This commit is contained in:
parent
71c18a9372
commit
bec4699e27
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ sync-media-complete = Media sync complete.
|
|||
sync-media-failed = Media sync failed.
|
||||
sync-media-aborting = Media sync aborting...
|
||||
sync-media-aborted = Media sync aborted.
|
||||
|
||||
# shown in the sync log to indicate media syncing will not be done because it
|
||||
# was previously disabled by the user in the preferences screen
|
||||
sync-media-disabled = Media sync disabled.
|
||||
|
||||
sync-abort-button = Abort
|
||||
|
|
Loading…
Reference in a new issue