dutch translation update + many gui fixes (thx to thiger)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>236</width>
|
||||
<height>278</height>
|
||||
<height>235</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle" >
|
||||
@@ -24,6 +24,9 @@
|
||||
<property name="text" >
|
||||
<string>Number of players:</string>
|
||||
</property>
|
||||
<property name="buddy" >
|
||||
<cstring>spinBox_quantityPlayers</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="1" colspan="2" >
|
||||
@@ -44,6 +47,9 @@
|
||||
<property name="text" >
|
||||
<string>Start Cash:</string>
|
||||
</property>
|
||||
<property name="buddy" >
|
||||
<cstring>spinBox_startCash</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="1" colspan="2" >
|
||||
@@ -93,6 +99,9 @@
|
||||
<property name="text" >
|
||||
<string>Game Speed:</string>
|
||||
</property>
|
||||
<property name="buddy" >
|
||||
<cstring>spinBox_gameSpeed</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="2" >
|
||||
|
||||
Reference in New Issue
Block a user