Skip to content

Commit 1e07416

Browse files
authored
Update for next version after 2.4.0.
1 parent 6173d7b commit 1e07416

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/gui/gui.ts

+7
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,13 @@ Do you want to install Bonjour?</source>
384384
<source>Do you trust this fingerprint?</source>
385385
<translation type="unfinished"></translation>
386386
</message>
387+
<message>
388+
<location filename="src/FingerprintAcceptDialog.cpp" line="45"/>
389+
<source>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).
390+
391+
To automatically trust this fingerprint for future connections, click Yes. To reject this fingerprint and disconnect from the server, click No.</source>
392+
<translation type="unfinished"></translation>
393+
</message>
387394
<message>
388395
<location filename="src/FingerprintAcceptDialog.cpp" line="45"/>
389396
<source>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).

0 commit comments

Comments
 (0)