Update of /cvsroot/rails/18xx
In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv13817
Modified Files:
LocalisedText.properties
Log Message:
Updated and slightly restricted map correction functionality
Index: LocalisedText.properties
===================================================================
RCS file: /cvsroot/rails/18xx/LocalisedText.properties,v
retrieving revision 1.136
retrieving revision 1.137
diff -C2 -d -r1.136 -r1.137
*** LocalisedText.properties 29 May 2010 09:38:58 -0000 1.136
--- LocalisedText.properties 29 May 2010 23:33:43 -0000 1.137
***************
*** 142,146 ****
CorrectCashToolTip=Click here to adjust cash position
CorrectCashZero=Impossible for zero amount
! CorrectMap=Map correction mode is active:
CorrectMapRELAY_BASETOKENS=Relay the base tokens
CorrectMapSELECT_HEX=Select hex to lay a tile on
--- 142,147 ----
CorrectCashToolTip=Click here to adjust cash position
CorrectCashZero=Impossible for zero amount
! CorrectMap=Map correction mode is active:
! CorrectMapCONFIRM=Select another tile or hex, or press Lay Tile to confirm tile, or press cancel
CorrectMapRELAY_BASETOKENS=Relay the base tokens
CorrectMapSELECT_HEX=Select hex to lay a tile on
***************
*** 150,153 ****
--- 151,155 ----
CorrectMapLaysTileAt=CORRECTION: Lays tile #{0} at hex {1}/{2}
CorrectMapNotEnoughSlots=Tile #{0} has not enough slots for base tokens
+ CorrectMapRequiresRelays=Lay of Tile #{0} would require relay of base tokens.
CorrectionMainMenu=Correction
CorrectionModeActivate={1} activated by {0}
|