The reset confirmation dialog's text is now fully customizable with built-in fallback wording
The "reset" confirmation dialog, previously controlled by a single numeric setting (silentTurnReminderTurns), now exposes a full set of overridable text strings: the label, notice line, spent line, confirm title/body/detail, confirm yes/no button text, success line, kept line(s), unavailable line, unconfirmed and still-unconfirmed lines, and early line(s). Each of these falls back to a built-in default if not supplied.
This allows every piece of text shown in the reset confirmation flow to be customized individually, while still working out of the box with sensible defaults if nothing is overridden.