We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6f60ce commit f7b56efCopy full SHA for f7b56ef
xemu/emutools.c
@@ -70,7 +70,7 @@ static int atexit_callback_for_console_registered = 0;
70
#endif
71
72
int i_am_sure_override = 0;
73
-const char *str_are_you_sure_to_exit = "Are you sure to exit Xemu?";
+const char *str_are_you_sure_to_exit = "Are you sure you want to exit Xemu?";
74
75
char **xemu_initial_argv = NULL;
76
int xemu_initial_argc = -1;
0 commit comments