From d02b4b7eedc879e364cf3fba6ba3b04decc0297c Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Thu, 27 May 2021 21:04:45 +1000 Subject: [PATCH] tweak wording of full sync message --- ftl/core/deck-config.ftl | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ftl/core/deck-config.ftl b/ftl/core/deck-config.ftl index 107532f7a..d21b005eb 100644 --- a/ftl/core/deck-config.ftl +++ b/ftl/core/deck-config.ftl @@ -180,10 +180,9 @@ deck-config-clone-group = Clone Preset deck-config-remove-group = Remove Preset deck-config-confirm-normal = Remove { $name }? deck-config-will-require-full-sync = - The requested change will require a full upload of the database when you - next synchronize your collection. If you have reviews or other changes - waiting on another device that haven't been synchronized here yet, they will - be lost. + The requested change will require a one-way sync. If you have made changes + on another device, and not synced them to this device yet, please do so before + you proceed. deck-config-confirm-remove-name = Remove { $name }? ## Other Buttons