From 3aba7c0eeea2c08fc24b488d5a8f241065bc3eb8 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Thu, 30 Jul 2020 20:13:16 -0500 Subject: [PATCH] tweak card template message also shown when importing an invalid file https://anki.tenderapp.com/discussions/private/4937-importing-decks --- rslib/ftl/card-templates.ftl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/rslib/ftl/card-templates.ftl b/rslib/ftl/card-templates.ftl index 7a0a13672..75f76aecf 100644 --- a/rslib/ftl/card-templates.ftl +++ b/rslib/ftl/card-templates.ftl @@ -13,6 +13,4 @@ card-templates-preview-box = Preview card-templates-template-box = Template card-templates-sample-cloze = This is a {"{{c1::"}sample{"}}"} cloze deletion. card-templates-fill-empty = Fill Empty Fields -card-templates-invalid-template-number = Please correct the problems on card template { $number } first. - - +card-templates-invalid-template-number = Card template { $number } has a problem.