renamed different chat types properly in preferences->chat

This commit is contained in:
csoler 2021-01-15 22:48:07 +01:00
parent dca8a5a91d
commit fb89dbbfb2

View file

@ -907,7 +907,7 @@
</font> </font>
</property> </property>
<property name="text"> <property name="text">
<string>Chatlobbies</string> <string>Chat rooms</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -920,7 +920,7 @@
</font> </font>
</property> </property>
<property name="text"> <property name="text">
<string>Private chat</string> <string>Node-to-node chat</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -933,7 +933,7 @@
</font> </font>
</property> </property>
<property name="text"> <property name="text">
<string>Group chat</string> <string>Broadcast</string>
</property> </property>
</widget> </widget>
</item> </item>