Browse Source

Merge pull request #2250 from aaannndddyyy:patch-8

rename two options
pull/2239/head
Zetok Zalbavar 10 years ago
parent
commit
a78fea6f16
No known key found for this signature in database
GPG Key ID: C953D3880212068A
  1. 4
      src/widget/form/settings/generalsettings.ui

4
src/widget/form/settings/generalsettings.ui

@ -377,7 +377,7 @@ instead of system taskbar.</string> @@ -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> @@ -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>

Loading…
Cancel
Save