Nico Golde:
[apps/madmutt.git] / curs_lib.c
index 76388f4..6601ce8 100644 (file)
@@ -284,7 +284,7 @@ void mutt_query_exit (void)
   curs_set (1);
   if (Timeout)
     timeout (-1); /* restore blocking operation */
   curs_set (1);
   if (Timeout)
     timeout (-1); /* restore blocking operation */
-  if (mutt_yesorno (_("Exit Mutt?"), M_YES) == M_YES)
+  if (mutt_yesorno (_("Exit Mutt-ng?"), M_YES) == M_YES)
   {
     endwin ();
     exit (1);
   {
     endwin ();
     exit (1);