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 | |
---|
1 | TFORMNEW.CAPTION=New game
|
---|
2 | TFORMNEW.LISTVIEW1.COLUMNS[0].CAPTION=Name
|
---|
3 | TFORMNEW.LISTVIEW1.COLUMNS[1].CAPTION=Type
|
---|
4 | TFORMNEW.LISTVIEW1.COLUMNS[2].CAPTION=Color
|
---|
5 | TFORMNEW.LISTVIEW1.COLUMNS[3].CAPTION=Start units
|
---|
6 | TFORMNEW.BUTTONPLAYERADD.CAPTION=Add
|
---|
7 | TFORMNEW.BUTTONPLAYERREMOVE.CAPTION=Remove
|
---|
8 | TFORMNEW.BUTTONPLAYERMODIFY.CAPTION=Modify
|
---|
9 | TFORMNEW.BUTTONOK.CAPTION=Ok
|
---|
10 | TFORMNEW.BUTTONCANCEL.CAPTION=Cancel
|
---|
11 | TFORMNEW.CHECKBOXVOID.CAPTION=Inaccessible places
|
---|
12 | TFORMNEW.LABEL1.CAPTION=Map width:
|
---|
13 | TFORMNEW.LABEL3.CAPTION=%
|
---|
14 | TFORMNEW.LABEL2.CAPTION=Map height:
|
---|
15 | TFORMNEW.CHECKBOXCITY.CAPTION=Cities
|
---|
16 | TFORMNEW.LABEL4.CAPTION=%
|
---|
17 | TFORMNEW.RADIOGROUPGROWAMOUNT.CAPTION=Per turn grow amount
|
---|
18 | TFORMNEW.RADIOGROUPGROWCELLS.CAPTION=Growing cells
|
---|
19 | TFORMNEW.LABEL5.CAPTION=Grid type:
|
---|
20 | TFORMNEW.LABEL6.CAPTION=Win objective:
|
---|
21 | TFORMNEW.LABEL7.CAPTION=Max random neutral units:
|
---|
22 | TFORMNEW.APLAYERMODIFY.CAPTION=Modify player
|
---|
23 | TFORMNEW.APLAYERADD.CAPTION=Add player
|
---|
24 | TFORMNEW.APLAYERREMOVE.CAPTION=Remove player
|
---|
Note:
See
TracBrowser
for help on using the repository browser.