Reuse existing button names.
Этот коммит содержится в:
родитель
3d11804299
Коммит
7d90636758
@ -141,7 +141,7 @@ mcfs_login_server (int my_socket, char *user, int port,
|
|||||||
(" The remote server is not running on a system port \n"
|
(" The remote server is not running on a system port \n"
|
||||||
" you need a password to log in, but the information may \n"
|
" you need a password to log in, but the information may \n"
|
||||||
" not be safe on the remote side. Continue? \n"),
|
" not be safe on the remote side. Continue? \n"),
|
||||||
3, 2, _(" Yes "), _(" No "));
|
3, 2, _("&Yes"), _("&No"));
|
||||||
|
|
||||||
if (v == 1) {
|
if (v == 1) {
|
||||||
close (my_socket);
|
close (my_socket);
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user