From 04fe3655e217cfeef0c98f643bb916633ac06615 Mon Sep 17 00:00:00 2001 From: arbyste <144075975+arbyste@users.noreply.github.com> Date: Mon, 11 Mar 2024 02:45:28 -0600 Subject: [PATCH] Adding a note to the import options to indicate that leech and marked tags will be removed if disabled (#3067) * Adding a note to the import options to indicate that leech and marked tags will be removed if not enabled. * Adding my details to CONTRIBUTORS --- CONTRIBUTORS | 1 + ftl/core/importing.ftl | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3143ee768..ec5fdbf23 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -163,6 +163,7 @@ Antonio Cavallo Han Yeong-woo Jean Khawand Foxy_null +Arbyste ******************** The text of the 3 clause BSD license follows: diff --git a/ftl/core/importing.ftl b/ftl/core/importing.ftl index b57358ed2..502a10807 100644 --- a/ftl/core/importing.ftl +++ b/ftl/core/importing.ftl @@ -58,7 +58,8 @@ importing-with-deck-configs = Import any deck presets importing-updates = Updates importing-include-reviews-help = If enabled, any previous reviews that the deck sharer included will also be imported. - Otherwise, all cards will be imported as new cards. + Otherwise, all cards will be imported as new cards, and any "leech" or "marked" + tags will be removed. importing-with-deck-configs-help = If enabled, any deck options that the deck sharer included will also be imported. Otherwise, all decks will be assigned the default preset.