source: trunk/Forms/UFormNew.lrt@ 60

Last change on this file since 60 was 42, checked in by chronos, 11 years ago
  • Added: Min and Max buttons on unit move form for easy usual actions.
  • Added: Win objective can be selected on New game form.
  • Added: Max number of netureal starting units per cell cen be adjusted.
  • Added: Unit count is shown in move arrows.
File size: 968 bytes
Line 
1TFORMNEW.CAPTION=New game
2TFORMNEW.LISTVIEW1.COLUMNS[0].CAPTION=Name
3TFORMNEW.LISTVIEW1.COLUMNS[1].CAPTION=Type
4TFORMNEW.LISTVIEW1.COLUMNS[2].CAPTION=Color
5TFORMNEW.LISTVIEW1.COLUMNS[3].CAPTION=Start units
6TFORMNEW.BUTTONPLAYERADD.CAPTION=Add
7TFORMNEW.BUTTONPLAYERREMOVE.CAPTION=Remove
8TFORMNEW.BUTTONPLAYERMODIFY.CAPTION=Modify
9TFORMNEW.BUTTONOK.CAPTION=Ok
10TFORMNEW.BUTTONCANCEL.CAPTION=Cancel
11TFORMNEW.CHECKBOXVOID.CAPTION=Inaccessible places
12TFORMNEW.LABEL1.CAPTION=Map width:
13TFORMNEW.LABEL3.CAPTION=%
14TFORMNEW.LABEL2.CAPTION=Map height:
15TFORMNEW.CHECKBOXCITY.CAPTION=Cities
16TFORMNEW.LABEL4.CAPTION=%
17TFORMNEW.RADIOGROUPGROWAMOUNT.CAPTION=Per turn grow amount
18TFORMNEW.RADIOGROUPGROWCELLS.CAPTION=Growing cells
19TFORMNEW.LABEL5.CAPTION=Grid type:
20TFORMNEW.LABEL6.CAPTION=Win objective:
21TFORMNEW.LABEL7.CAPTION=Max random neutral units:
22TFORMNEW.APLAYERMODIFY.CAPTION=Modify player
23TFORMNEW.APLAYERADD.CAPTION=Add player
24TFORMNEW.APLAYERREMOVE.CAPTION=Remove player
Note: See TracBrowser for help on using the repository browser.