updated sectionnames chat lobbi

This commit is contained in:
felisucoibi 2017-01-18 10:26:25 +01:00 committed by GitHub
parent 1217a85d99
commit 2d764f4755

View File

@ -47,7 +47,7 @@
<item> <item>
<widget class="QCheckBox" name="notify_Peers"> <widget class="QCheckBox" name="notify_Peers">
<property name="text"> <property name="text">
<string>Friend Connect</string> <string>Friend Connected</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -68,7 +68,7 @@
<item> <item>
<widget class="QCheckBox" name="notify_Posted"> <widget class="QCheckBox" name="notify_Posted">
<property name="text"> <property name="text">
<string>Posted</string> <string>Links</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -82,14 +82,14 @@
<item> <item>
<widget class="QCheckBox" name="notify_Messages"> <widget class="QCheckBox" name="notify_Messages">
<property name="text"> <property name="text">
<string>Messages</string> <string>Mails</string>
</property> </property>
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QCheckBox" name="notify_Chat"> <widget class="QCheckBox" name="notify_Chat">
<property name="text"> <property name="text">
<string>Chat</string> <string>Chats</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -242,7 +242,7 @@
<item> <item>
<widget class="QCheckBox" name="popup_ChatLobby"> <widget class="QCheckBox" name="popup_ChatLobby">
<property name="text"> <property name="text">
<string>Chat Lobby</string> <string>Chat Room</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -414,7 +414,7 @@
<item> <item>
<widget class="QCheckBox" name="systray_ChatLobby"> <widget class="QCheckBox" name="systray_ChatLobby">
<property name="text"> <property name="text">
<string>Chat lobbies</string> <string>Chat rooms</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -438,7 +438,7 @@
</widget> </widget>
<widget class="QWidget" name="tabChatLobbies"> <widget class="QWidget" name="tabChatLobbies">
<attribute name="title"> <attribute name="title">
<string>Chat Lobbies</string> <string>Chat Rooms</string>
</attribute> </attribute>
<layout class="QVBoxLayout" name="tabChatLobbiesVLayout"> <layout class="QVBoxLayout" name="tabChatLobbiesVLayout">
<item> <item>