From e040410622fe600fd718da4c9edc4c6617f78eb1 Mon Sep 17 00:00:00 2001 From: Luc Mcgrady Date: Thu, 12 Jun 2025 23:16:11 +0100 Subject: [PATCH] Add title to health check messages --- ftl/core/deck-config.ftl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ftl/core/deck-config.ftl b/ftl/core/deck-config.ftl index 19015f163..abdd66bac 100644 --- a/ftl/core/deck-config.ftl +++ b/ftl/core/deck-config.ftl @@ -487,14 +487,16 @@ deck-config-percent-input = { $pct }% deck-config-optimizing-preset = Optimizing preset { $current_count }/{ $total_count }... deck-config-fsrs-must-be-enabled = FSRS must be enabled first. deck-config-fsrs-params-optimal = The FSRS parameters currently appear to be optimal. -deck-config-fsrs-bad-fit-warning = Your memory is difficult for FSRS to predict. Recommendations: +deck-config-fsrs-bad-fit-warning = Health Check: + Your memory is difficult for FSRS to predict. Recommendations: - Suspend or reformulate leeches. - Use the answer buttons consistently. Keep in mind that "Hard" is a passing grade, not a failing grade. - Understand before you memorize. If you follow these suggestions, performance will usually improve over the next few months. -deck-config-fsrs-good-fit = FSRS can adapt to your memory well. +deck-config-fsrs-good-fit = Health Check: + FSRS can adapt to your memory well. deck-config-fsrs-params-no-reviews = No reviews found. Make sure this preset is assigned to all decks (including subdecks) that you want to optimize, and try again.