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

Merge pull request #2250 from aaannndddyyy:patch-8

rename two options
This commit is contained in:
Zetok Zalbavar 2015-09-17 19:56:03 +01:00
commit a78fea6f16
No known key found for this signature in database
GPG Key ID: C953D3880212068A

View File

@ -377,7 +377,7 @@ instead of system taskbar.</string>
<item>
<widget class="QCheckBox" name="cbSeparateWindow">
<property name="text">
<string>Open chats in separate window.</string>
<string>Multiple windows mode</string>
</property>
</widget>
</item>
@ -387,7 +387,7 @@ instead of system taskbar.</string>
<bool>false</bool>
</property>
<property name="text">
<string>Don't group chat windows.</string>
<string>Open each chat in an individual window</string>
</property>
</widget>
</item>