From 5abdc3e285b5d365d44144b001e1d5440edf514a Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Tue, 25 Apr 2023 14:47:59 +1000 Subject: [PATCH] Clarify warning in notetype reset --- ftl/core/card-templates.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftl/core/card-templates.ftl b/ftl/core/card-templates.ftl index 6763cbff1..7c0b0094e 100644 --- a/ftl/core/card-templates.ftl +++ b/ftl/core/card-templates.ftl @@ -59,6 +59,6 @@ card-templates-this-will-create-card-proceed = card-templates-type-boxes-warning = Only one typing box per card template is supported. card-templates-restore-to-default = Restore to Default card-templates-restore-to-default-confirmation = This will reset all fields and templates in this notetype to their default - values, and remove any custom styling. Do you wish to proceed? + values, removing any extra fields/templates and their content, and any custom styling. Do you wish to proceed? card-templates-restored-to-default = Notetype has been restored to its original state.