From 24b6e4b7fa9b08a751605863542cf4433538aa51 Mon Sep 17 00:00:00 2001 From: maboroshin <41102508+maboroshin@users.noreply.github.com> Date: Thu, 15 Dec 2022 17:27:13 +0900 Subject: [PATCH] Update gui.ts for next version after 2.4.0 --- src/gui/gui.ts | 36 +++++++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 9 deletions(-) diff --git a/src/gui/gui.ts b/src/gui/gui.ts index 5e7a913b97..fecc2ef841 100644 --- a/src/gui/gui.ts +++ b/src/gui/gui.ts @@ -370,21 +370,34 @@ Do you want to install Bonjour? - + Security question - - Do you trust this fingerprint? - -%1 - -This is a server fingerprint. You should compare this fingerprint to the one on your server's screen. If the two don't match exactly, then it's probably not the server you're expecting (it could be a malicious user). + + SHA1 (deprecated, compare to old servers only) + + + + + Do you trust this fingerprint? + + + + + This is a server fingerprint. You should compare this fingerprint to the one on your server's screen. If the two don't match exactly, then it's probably not the server you're expecting (it could be a malicious user). To automatically trust this fingerprint for future connections, click Yes. To reject this fingerprint and disconnect from the server, click No. + + + This is a client fingerprint. You should compare this fingerprint to the one on your client's screen. If the two don't match exactly, then it's probably not the client you're expecting (it could be a malicious user). + +To automatically trust this fingerprint for future connections, click Yes. To reject this fingerprint and disconnect the client, click No. + + Save configuration as... @@ -685,12 +698,17 @@ To automatically trust this fingerprint for future connections, click Yes. To re QObject - Barrier Configurations (*.sgc);;All files (*.*) + All files (*.*) + + + + + Barrier Configurations (*.sgc) - Barrier Configurations (*.conf);;All files (*.*) + Barrier Configurations (*.conf)