Skip to content

Commit 24b6e4b

Browse files
committed
Update gui.ts for next version after 2.4.0
1 parent 2f388d7 commit 24b6e4b

File tree

1 file changed

+27
-9
lines changed

1 file changed

+27
-9
lines changed

src/gui/gui.ts

+27-9
Original file line numberDiff line numberDiff line change
@@ -370,21 +370,34 @@ Do you want to install Bonjour?</source>
370370
<translation type="unfinished"></translation>
371371
</message>
372372
<message>
373-
<location filename="src/MainWindow.cpp" line="434"/>
373+
<location filename="src/FingerprintAcceptDialog.ui" line="20"/>
374374
<source>Security question</source>
375375
<translation type="unfinished"></translation>
376376
</message>
377377
<message>
378-
<location filename="src/MainWindow.cpp" line="435"/>
379-
<source>Do you trust this fingerprint?
380-
381-
%1
382-
383-
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).
378+
<location filename="src/FingerprintAcceptDialog.ui" line="45"/>
379+
<source>SHA1 (deprecated, compare to old servers only)</source>
380+
<translation type="unfinished"></translation>
381+
</message>
382+
<message>
383+
<location filename="src/FingerprintAcceptDialog.ui" line="85"/>
384+
<source>Do you trust this fingerprint?</source>
385+
<translation type="unfinished"></translation>
386+
</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).
384390

385391
To automatically trust this fingerprint for future connections, click Yes. To reject this fingerprint and disconnect from the server, click No.</source>
386392
<translation type="unfinished"></translation>
387393
</message>
394+
<message>
395+
<location filename="src/FingerprintAcceptDialog.cpp" line="45"/>
396+
<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).
397+
398+
To automatically trust this fingerprint for future connections, click Yes. To reject this fingerprint and disconnect the client, click No.</source>
399+
<translation type="unfinished"></translation>
400+
</message>
388401
<message>
389402
<location filename="src/MainWindow.cpp" line="1000"/>
390403
<source>Save configuration as...</source>
@@ -685,12 +698,17 @@ To automatically trust this fingerprint for future connections, click Yes. To re
685698
<name>QObject</name>
686699
<message>
687700
<location filename="src/MainWindow.cpp" line="60"/>
688-
<source>Barrier Configurations (*.sgc);;All files (*.*)</source>
701+
<source>All files (*.*)</source>
702+
<translation type="unfinished"></translation>
703+
</message>
704+
<message>
705+
<location filename="src/MainWindow.cpp" line="60"/>
706+
<source>Barrier Configurations (*.sgc)</source>
689707
<translation type="unfinished"></translation>
690708
</message>
691709
<message>
692710
<location filename="src/MainWindow.cpp" line="67"/>
693-
<source>Barrier Configurations (*.conf);;All files (*.*)</source>
711+
<source>Barrier Configurations (*.conf)</source>
694712
<translation type="unfinished"></translation>
695713
</message>
696714
<message>

0 commit comments

Comments
 (0)