From: Erik V. <ev...@us...> - 2009-09-23 21:39:09
|
Update of /cvsroot/rails/18xx In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv15188 Modified Files: LocalisedText.properties Log Message: Implemented 1856 Bridge and Tunnel tokens Index: LocalisedText.properties =================================================================== RCS file: /cvsroot/rails/18xx/LocalisedText.properties,v retrieving revision 1.76 retrieving revision 1.77 diff -C2 -d -r1.76 -r1.77 *** LocalisedText.properties 3 Sep 2009 18:33:27 -0000 1.76 --- LocalisedText.properties 23 Sep 2009 21:38:57 -0000 1.77 *************** *** 5,8 **** --- 5,9 ---- AT_PRICE=at {0} AcceptingConfigFailure=Temporarily accepting configuration failure + AcquiresBonus={0} acquires a {1} +{2} bonus on hex(es) {3} AlreadyBought={0} already bought a share this turn AlreadySoldThisTurn={0} already sold {1} this turn *************** *** 30,36 **** --- 31,39 ---- BidTooHigh=Bid too high, player has only {0} free for bidding BidTooLow=Bid too low, minimum is {0} + BuyBonusToken=Buy {0} +{1} bonus token from {2} for {3} BuyCertificate=Buy a {0}% certificate of {1} from {2} for {3} BuyCertificates=Buy {0} {1}% certificates of {2} from {3} for {4} BuyTrain=Buy a train, or press Done to finish this company turn + BuysBonusTokenFrom={0} buys a {1} +{2} bonus token from {3} for {4} BuysItemFor={0} buys {1} for {2} BuysPrivateFromFor={0} buys private {1} from {2} for {3} *************** *** 52,55 **** --- 55,59 ---- CannotBid=Cannot bid on this item CannotBuyAnyTrain=You have no money to buy any train + CannotBuyBonusToken={0} cannot by a {1} bonus token from {2} for {3}: {4} CannotBuyPrivateFor={0} cannot buy private {1} for {2}: {3} CannotBuyPrivateFromFor={0} cannot buy private {1} from {2} for {3}: {4} |