This commit is contained in:
doitux
2007-03-13 19:27:46 +00:00
parent f5289a6fcf
commit 6f33202406
+2 -2
View File
@@ -22,7 +22,7 @@
<item row="1" column="0" > <item row="1" column="0" >
<widget class="QLabel" name="label" > <widget class="QLabel" name="label" >
<property name="text" > <property name="text" >
<string>Maximal Player Number:</string> <string>Maximum number of players:</string>
</property> </property>
</widget> </widget>
</item> </item>
@@ -67,7 +67,7 @@
<widget class="QTreeWidget" name="treeWidget" > <widget class="QTreeWidget" name="treeWidget" >
<column> <column>
<property name="text" > <property name="text" >
<string> Connected Player </string> <string> connected player </string>
</property> </property>
</column> </column>
</widget> </widget>