diff --git a/src/menus/play-char-select.c b/src/menus/play-char-select.c index cb19a9351..346c7beca 100644 --- a/src/menus/play-char-select.c +++ b/src/menus/play-char-select.c @@ -569,8 +569,8 @@ void M_CharacterSelect(INT32 choice) "Do you want to resurrect the last session?\n", M_GPBackup, MM_YESNO, - "Resume the last run", - "Delete, play another way"); + "Yes, let's try again", + "No, play another way"); return; }