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".
This commit is contained in:
Expertium 2025-01-30 15:41:01 +03:00 committed by GitHub
parent 56dd93b5be
commit ca9fb505aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -314,7 +314,7 @@ deck-config-confirm-remove-name = Remove { $name }?
deck-config-save-button = Save deck-config-save-button = Save
deck-config-save-to-all-subdecks = Save to All Subdecks 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? 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 ## 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-weights = FSRS parameters
deck-config-compute-optimal-weights = Optimize FSRS parameters deck-config-compute-optimal-weights = Optimize FSRS parameters
deck-config-compute-minimum-recommended-retention = Minimum recommended retention 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-compute-button = Compute
deck-config-ignore-before = Ignore cards reviewed before 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. deck-config-time-to-optimize = It's been a while - using the Optimize All button is recommended.