yet more wording fixes
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3639 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
родитель
fed0195f2d
Коммит
69395f457d
@ -996,7 +996,7 @@ RETSIGTYPE do_suspend(int signal)
|
||||
/* Temporarily leave curses mode. */
|
||||
endwin();
|
||||
|
||||
printf(_("\n\n\n\n\n\nUse \"fg\" to return to nano.\n"));
|
||||
printf("\n\n\n\n\n\n%s\n", _("Use \"fg\" to return to nano."));
|
||||
fflush(stdout);
|
||||
|
||||
/* Restore the old terminal settings. */
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user