From ca9fb505aa165287b3211add8fcea63c4a7037cb Mon Sep 17 00:00:00 2001 From: Expertium <83031600+Expertium@users.noreply.github.com> Date: Thu, 30 Jan 2025 15:41:01 +0300 Subject: [PATCH] Added "preset" to "Optimize all" and "Optimize current" (#3778) I think this one really calls for a poll. Dae, I highly suggest you to ask multiple users whether "Optimize current" and "Optimize all" are clear enough or need "preset". I'm pretty sure most people will find it confusing without "preset". --- ftl/core/deck-config.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ftl/core/deck-config.ftl b/ftl/core/deck-config.ftl index 1ed72fceb..3f5a550b8 100644 --- a/ftl/core/deck-config.ftl +++ b/ftl/core/deck-config.ftl @@ -314,7 +314,7 @@ deck-config-confirm-remove-name = Remove { $name }? deck-config-save-button = Save deck-config-save-to-all-subdecks = Save to All Subdecks -deck-config-save-and-optimize = Optimize All +deck-config-save-and-optimize = Optimize All Presets deck-config-revert-button-tooltip = Restore this setting to its default value? ## These strings are shown via the Description button at the bottom of the @@ -363,7 +363,7 @@ deck-config-must-have-400-reviews = deck-config-weights = FSRS parameters deck-config-compute-optimal-weights = Optimize FSRS parameters deck-config-compute-minimum-recommended-retention = Minimum recommended retention -deck-config-optimize-button = Optimize Current +deck-config-optimize-button = Optimize Current Preset deck-config-compute-button = Compute deck-config-ignore-before = Ignore cards reviewed before deck-config-time-to-optimize = It's been a while - using the Optimize All button is recommended.