From: Erik V. <ev...@us...> - 2010-05-08 14:23:29
|
Update of /cvsroot/rails/18xx In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv3201 Modified Files: LocalisedText.properties Log Message: Added new 1835 options: - BY floats at 50% or 20% - Minors don't run if BY has not floated - LD income is 20M or 30M Index: LocalisedText.properties =================================================================== RCS file: /cvsroot/rails/18xx/LocalisedText.properties,v retrieving revision 1.130 retrieving revision 1.131 diff -C2 -d -r1.130 -r1.131 *** LocalisedText.properties 7 May 2010 20:03:49 -0000 1.130 --- LocalisedText.properties 8 May 2010 14:23:21 -0000 1.131 *************** *** 51,54 **** --- 51,55 ---- BuysTrain={0} buys a {1}-train from {2} for {3}. BuysTrainUsingSP={0} buys a {1}-train from {2} for {3} using {4}. + BYFloatsAt=Bayern floats at CASH=Cash CanOperate={0} can operate this round *************** *** 270,273 **** --- 271,275 ---- LaysTileAt={0} lays tile #{1} at hex {2}/{3} LaysTileAtFor={0} lays tile #{1} at hex {2}/{3} for {4} + LDIncome=LD income is LeaveAuctionOnPass=Leave private auction on pass LoadFailed=Load failed, reason: {0} *************** *** 292,295 **** --- 294,298 ---- Minor=Minor MinorCloses=Minor {0} is closed + MinorsRequireFloatedBY=Minors don't run if BY has not floated MonetiseTreasuryShares={0} puts 5 shares from Treasury in the Pool and receives {1} from the Bank MoreLoansNotAllowed={0} would exceed loans limit of {1} |