From: Stefan F. <ste...@us...> - 2010-03-28 17:06:40
|
Update of /cvsroot/rails/18xx In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv18230 Modified Files: LocalisedText.properties Log Message: And the changes in LocalisedText Index: LocalisedText.properties =================================================================== RCS file: /cvsroot/rails/18xx/LocalisedText.properties,v retrieving revision 1.122 retrieving revision 1.123 diff -C2 -d -r1.122 -r1.123 *** LocalisedText.properties 14 Mar 2010 15:35:40 -0000 1.122 --- LocalisedText.properties 28 Mar 2010 17:06:32 -0000 1.123 *************** *** 61,64 **** --- 61,65 ---- COMPANY_DETAILS=Company details CORRECT_CASH=Cash Correction + CORRECT_MAP=Map Correction CURRENT=Current CURRENT_PRICE=<html>Current<br>Price</html> *************** *** 138,141 **** --- 139,147 ---- 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} |