From: Mark J S. <kr...@us...> - 2009-01-03 22:51:49
|
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 |