1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Added tox1-protocol prompt.

This commit is contained in:
Lednerb 2015-01-21 18:15:07 +01:00
parent 101a6ec2d3
commit 00bea1fdf6

View File

@ -1371,6 +1371,15 @@ Es wird beim Neustart von qTox installiert.</translation>
<comment>Error with the DNS</comment> <comment>Error with the DNS</comment>
<translation>Der DNS Eintrag enthält keine gültige TOX ID</translation> <translation>Der DNS Eintrag enthält keine gültige TOX ID</translation>
</message> </message>
<message>
<location filename="../src/toxdns.cpp" line="223"/>
<location filename="../src/toxdns.cpp" line="224"/>
<source>It appears that qTox has to use the old tox1 protocol.
Unfortunately tox1 is not secure. Should it be used anyway?</source>
<translation>Es scheint, dass qTox das veraltete tox1-Protokoll nutzen muss.
Dieses Protokoll ist nicht sicher.
Soll es dennoch genutzt werden?</translation>
</message>
</context> </context>
<context> <context>
<name>ToxURIDialog</name> <name>ToxURIDialog</name>