mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-28 00:49:28 -05:00
updated sectionnames chat lobbi
This commit is contained in:
parent
1217a85d99
commit
2d764f4755
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user