diff -u nano/nano.c nano-transl/nano.c --- nano/nano.c Tue Feb 11 22:27:06 2003 +++ nano-transl/nano.c Tue Feb 11 23:31:02 2003 @@ -2823,7 +2823,7 @@ RETSIGTYPE do_suspend(int signal) { endwin(); - printf("\n\n\n\n\nUse \"fg\" to return to nano\n"); + printf("\n\n\n\n\n%s\n", _("Use \"fg\" to return to nano")); fflush(stdout); /* Restore the terminal settings for the disabled keys */