close Warning: Can't synchronize with repository "(default)" (No changeset 184 in the repository). Look in the Trac log for more information.

source: trunk/Forms/UFormNew.lrt

Last change on this file was 130, checked in by chronos, 7 years ago
  • Fixed: Require at least 2 players for a game.
  • Fixed: Translate more strings.
File size: 1.2 KB
Line 
1TFORMNEW.CAPTION=New game
2TFORMNEW.BUTTONCANCEL.CAPTION=Cancel
3TFORMNEW.BUTTONOK.CAPTION=Ok
4TFORMNEW.TABSHEET1.CAPTION=Players
5TFORMNEW.LISTVIEW1.COLUMNS[0].CAPTION=Name
6TFORMNEW.LISTVIEW1.COLUMNS[1].CAPTION=Type
7TFORMNEW.LISTVIEW1.COLUMNS[2].CAPTION=Color
8TFORMNEW.LISTVIEW1.COLUMNS[3].CAPTION=Start units
9TFORMNEW.BUTTONPLAYERMODIFY.CAPTION=Modify
10TFORMNEW.TABSHEET2.CAPTION=Map
11TFORMNEW.LABEL1.CAPTION=Map width:
12TFORMNEW.LABEL2.CAPTION=Map height:
13TFORMNEW.LABEL5.CAPTION=Grid type:
14TFORMNEW.LABEL8.CAPTION=Map shape:
15TFORMNEW.CHECKBOXSYMETRICMAP.CAPTION=Symetric map
16TFORMNEW.CHECKBOXVOID.CAPTION=Inaccessible places
17TFORMNEW.CHECKBOXCITY.CAPTION=Cities
18TFORMNEW.LABEL4.CAPTION=%
19TFORMNEW.LABEL3.CAPTION=%
20TFORMNEW.LABEL7.CAPTION=Max random neutral units:
21TFORMNEW.BUTTONIMAGEBROWSE.CAPTION=Browse
22TFORMNEW.LABEL9.CAPTION=Image file:
23TFORMNEW.CHECKBOXBRIDGES.CAPTION=Bridges between cells
24TFORMNEW.TABSHEET3.CAPTION=Rules
25TFORMNEW.RADIOGROUPGROWCELLS.CAPTION=Growing cells
26TFORMNEW.LABEL6.CAPTION=Win objective:
27TFORMNEW.RADIOGROUPGROWAMOUNT.CAPTION=Per turn grow amount
28TFORMNEW.CHECKBOXFOGOFWAR.CAPTION=Fog of war
29TFORMNEW.APLAYERMODIFY.CAPTION=Modify player
30TFORMNEW.APLAYERADD.CAPTION=Add
31TFORMNEW.APLAYERREMOVE.CAPTION=Remove
Note: See TracBrowser for help on using the repository browser.