From: Erik V. <ev...@us...> - 2010-01-18 18:48:18
|
Update of /cvsroot/rails/18xx In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv21549 Modified Files: LocalisedText.properties Log Message: Added phase and train info to the status window Index: LocalisedText.properties =================================================================== RCS file: /cvsroot/rails/18xx/LocalisedText.properties,v retrieving revision 1.95 retrieving revision 1.96 diff -C2 -d -r1.95 -r1.96 *** LocalisedText.properties 16 Jan 2010 21:16:23 -0000 1.95 --- LocalisedText.properties 18 Jan 2010 18:47:16 -0000 1.96 *************** *** 9,12 **** --- 9,14 ---- AlreadySoldThisTurn={0} already sold {1} this turn AmountMustBeMultipleOf10=Amount ({0}) must be a multiple of 10 + Autopass=Autopass + Autopasses={0} autopasses BANK=Bank BANK_SHARES=Bank shares *************** *** 67,71 **** CannotLayTileOn={0} cannot lay tile {1} on {2} for {3}: {4} CannotPayOutRevenue={0} cannot pay out revenue of {1}: {2} ! CannotProcessRevenue=Cannot process revenue {0} of {1}: {2}. CannotRepayLoans={0} cannot repay {1} loan(s) of {2}: {3} CannotSplitRevenue={0} cannot split revenue of {1}: {2} --- 69,74 ---- CannotLayTileOn={0} cannot lay tile {1} on {2} for {3}: {4} CannotPayOutRevenue={0} cannot pay out revenue of {1}: {2} ! CannotProcessRevenue=Cannot process revenue {0} of {1}: {2} ! CannotRequestTurn=Cannot request turn for {0} CannotRepayLoans={0} cannot repay {1} loan(s) of {2}: {3} CannotSplitRevenue={0} cannot split revenue of {1}: {2} *************** *** 302,305 **** --- 305,313 ---- PRIVATES=Privates PaysLoanInterest={0} pays {1} interest for outstanding loans + PhaseNumberOfORs=Number of ORs: {0} + PhaseOffBoardStep=Off-board revenue step: {0} + Phases=Phases + PhaseTileColours=Allowed tile colours: {0} + PhaseX=Phase {0} PlayerCash=Each player receives {0} from the Bank. PlayerDoesNotOwn=Player {0} does not own {1} *************** *** 324,327 **** --- 332,336 ---- REDO=Redo ReleasedFromEscrow={0} receives {1} released from bank escrow + ReleasesTrains=Makes {0}-trains available for purchasing RemainingTiles=Remaining tiles RepayLoans=Repay loan(s) *************** *** 333,336 **** --- 342,346 ---- RotateTile=Click tile to rotate it, or select another tile or hex, or press Lay Tile to confirm tile, or press the No Tile button. RunsWithBorrowedTrain={0} runs with a borrowed {1}-train and must withhold revenue + RustsTrains=Rusts {0}-trains SAVE=Save SaveFailed=Save failed, reason: {0} *************** *** 385,388 **** --- 395,399 ---- StartOfPhase=Start of phase {0}. StartPacketHasNoClass=Start packet {0} has no class defined. + StartsPhase=Starts phase {0} StartStockRound=\n==================\nStart of Stock Round {0}\n================== Status_Unavailable=Currently unavailable |