From 794c8a984bae77149aa417db3425f3d46716b429 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Sat, 14 Mar 2020 14:05:54 +1000 Subject: [PATCH] add string about waiting for completion --- rslib/ftl/sync.ftl | 1 + 1 file changed, 1 insertion(+) diff --git a/rslib/ftl/sync.ftl b/rslib/ftl/sync.ftl index 97dec7e7e..b76a15505 100644 --- a/rslib/ftl/sync.ftl +++ b/rslib/ftl/sync.ftl @@ -31,3 +31,4 @@ sync-client-too-old = sync-wrong-pass = AnkiWeb ID 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-must-wait-for-end = Anki is currently syncing. Please wait for the sync to complete, then try again.