Update of /cvsroot/rails/18xx
In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv1284
Modified Files:
LocalisedText.properties
Log Message:
Start of refining of the map correction
Index: LocalisedText.properties
===================================================================
RCS file: /cvsroot/rails/18xx/LocalisedText.properties,v
retrieving revision 1.135
retrieving revision 1.136
diff -C2 -d -r1.135 -r1.136
*** LocalisedText.properties 26 May 2010 19:48:57 -0000 1.135
--- LocalisedText.properties 29 May 2010 09:38:58 -0000 1.136
***************
*** 142,150 ****
CorrectCashToolTip=Click here to adjust cash position
CorrectCashZero=Impossible for zero amount
! CorrectMap=Map correction mode is active:
CorrectMapSELECT_HEX=Select hex to lay a tile on
CorrectMapSELECT_TILE=Select a tile, select another hex, or press cancel
CorrectMapSELECT_ORIENTATION=Click tile to rotate it, or select another tile or hex, or press Lay Tile to confirm tile, or press cancel
CorrectMapLaysTileAt=CORRECTION: Lays tile #{0} at hex {1}/{2}
CorrectionMainMenu=Correction
CorrectionModeActivate={1} activated by {0}
--- 142,153 ----
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
CorrectMapSELECT_TILE=Select a tile, select another hex, or press cancel
CorrectMapSELECT_ORIENTATION=Click tile to rotate it, or select another tile or hex, or press Lay Tile to confirm tile, or press cancel
+ CorrectMapCannotLayTile=Map correction cannot lay tile #{0} on hex {1} : {2}
CorrectMapLaysTileAt=CORRECTION: Lays tile #{0} at hex {1}/{2}
+ CorrectMapNotEnoughSlots=Tile #{0} has not enough slots for base tokens
CorrectionMainMenu=Correction
CorrectionModeActivate={1} activated by {0}
|