Archived
0

localization update

This commit is contained in:
iMoHax
2016-03-18 16:05:02 +03:00
parent 9a567a436f
commit 7409160fbe
47 changed files with 395 additions and 171 deletions

View File

@@ -61,10 +61,10 @@
<TableColumn fx:id="clnGovernment" minWidth="100" text="%market.government">
<cellValueFactory><PropertyValueFactory property="government"/></cellValueFactory>
</TableColumn>
<TableColumn fx:id="clnPower" minWidth="100" text="Сила">
<TableColumn fx:id="clnPower" minWidth="100" text="%market.power">
<cellValueFactory><PropertyValueFactory property="power"/></cellValueFactory>
</TableColumn>
<TableColumn fx:id="clnPowerState" minWidth="100" text="Статус">
<TableColumn fx:id="clnPowerState" minWidth="100" text="%market.powerState">
<cellValueFactory><PropertyValueFactory property="powerState"/></cellValueFactory>
</TableColumn>
<TableColumn fx:id="clnX" minWidth="60.0" text="x">