From: Mark S. <mar...@gm...> - 2009-01-03 23:43:48
|
Bah... now I see a typo in what I added here... it should have be 'of' no 'or' On Sat, Jan 3, 2009 at 5:51 PM, Mark J Smith <kr...@us...>wrote: > Update of /cvsroot/rails/18xx > In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv12504/18xx > > Modified Files: > LocalisedText.properties > Log Message: > Update OR Window Title to show 'Operating Round #.# of #, where the last # > is the total number of Operating Rounds to be performed before going back to > the Stock Round. > > Index: LocalisedText.properties > =================================================================== > RCS file: /cvsroot/rails/18xx/LocalisedText.properties,v > retrieving revision 1.62 > retrieving revision 1.63 > diff -C2 -d -r1.62 -r1.63 > *** LocalisedText.properties 11 Dec 2008 20:10:25 -0000 1.62 > --- LocalisedText.properties 3 Jan 2009 22:51:44 -0000 1.63 > *************** > *** 184,188 **** > MAP=Map > MapWindowTitle=Rails: Map > ! MapWindowORTitle=Rails: Map, Operating Round {0} > MARKET=Stock Market > MayNotBuyAndSell={0} may not both buy and sell shares > --- 184,188 ---- > MAP=Map > MapWindowTitle=Rails: Map > ! MapWindowORTitle=Rails: Map, Operating Round {0} or {1} > MARKET=Stock Market > MayNotBuyAndSell={0} may not both buy and sell shares > > > > ------------------------------------------------------------------------------ > _______________________________________________ > Rails-commits mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-commits > |