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

Improve explanations about Nospam

Improvemetns thanks to "BIG DESU" and @tsudoko
This commit is contained in:
Zetok Zalbavar 2015-06-20 01:51:37 +01:00
parent ce2c8309a2
commit c1d7092f9d
No known key found for this signature in database
GPG Key ID: C953D3880212068A

View File

@ -65,10 +65,9 @@ Save format changes are possible, which may result in data loss.</string>
<item alignment="Qt::AlignTop">
<widget class="QGroupBox" name="nospamGroup">
<property name="toolTip">
<string comment="toolTip for nospam">Nospam is part of your Tox ID.
It is there to help you change your Tox ID when you feel like you are getting too much spam friend requests.
When you change nospam, your current contacts still can communicate with you,
but new contacts need to know your new Tox ID to be able to add you.</string>
<string comment="toolTip for nospam">NoSpam is part of your Tox ID.
If you are being spammed with friend requests, you should change your NoSpam.
People will be unable to add you with your old ID, but you will keep your current friends.</string>
</property>
<property name="title">
<string>NoSpam</string>
@ -77,7 +76,8 @@ but new contacts need to know your new Tox ID to be able to add you.</string>
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>The NoSpam is part of your Tox ID, if you are getting spammed with friend requests, change the NoSpam.</string>
<string>NoSpam is a part of your ID that can be changed at will.
If you are getting spammed with friend requests, change the NoSpam.</string>
</property>
<property name="wordWrap">
<bool>true</bool>