From: Erik V. <ev...@us...> - 2010-02-16 20:19:55
|
Update of /cvsroot/rails/18xx In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30179 Modified Files: LocalisedText.properties Log Message: Split start round and starting player messages Index: LocalisedText.properties =================================================================== RCS file: /cvsroot/rails/18xx/LocalisedText.properties,v retrieving revision 1.110 retrieving revision 1.111 diff -C2 -d -r1.110 -r1.111 *** LocalisedText.properties 15 Feb 2010 23:15:21 -0000 1.110 --- LocalisedText.properties 16 Feb 2010 20:19:47 -0000 1.111 *************** *** 428,433 **** StartCompany={0} (buy {1}% share for {2}) StartCompanyFixed=Start {0} by buying {1}% share for {2} ! StartFormationRound=\n++++++++++++++++++++++++\nStarting {0} formation round\n++++++++++++++++++++++++\nStarting player is {1} StartFinalMinorExchangeRound=++++++++++++++++++++++++++++++++++++++++\nStart of the Final Minor Company Exchange Round\n++++++++++++++++++++++++++++++++++++++++ StartOfInitialRound=\n================\nStart of initial round\n================ StartOfPhase=Start of phase {0}. --- 428,434 ---- StartCompany={0} (buy {1}% share for {2}) StartCompanyFixed=Start {0} by buying {1}% share for {2} ! StartFormationRound=\n++++++++++++++++++++++++\nStarting {0} formation round\n++++++++++++++++++++++++ StartFinalMinorExchangeRound=++++++++++++++++++++++++++++++++++++++++\nStart of the Final Minor Company Exchange Round\n++++++++++++++++++++++++++++++++++++++++ + StartingPlayer=Starting player is {0} StartOfInitialRound=\n================\nStart of initial round\n================ StartOfPhase=Start of phase {0}. *************** *** 531,533 **** YouMustRaiseCash=You must raise {0} cash by selling shares YouMustSelect1=You must select {0} item(s) ! YouMustSelect2=You must select between {0} and {1} items --- 532,534 ---- YouMustRaiseCash=You must raise {0} cash by selling shares YouMustSelect1=You must select {0} item(s) ! YouMustSelect2=You must select between {0} and {1} items \ No newline at end of file |