From: Erik V. <ev...@us...> - 2008-12-11 20:10:35
|
Update of /cvsroot/rails/18xx In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv20366 Modified Files: LocalisedText.properties Log Message: Localised some hardcoded text Index: LocalisedText.properties =================================================================== RCS file: /cvsroot/rails/18xx/LocalisedText.properties,v retrieving revision 1.61 retrieving revision 1.62 diff -C2 -d -r1.61 -r1.62 *** LocalisedText.properties 28 Nov 2008 19:41:34 -0000 1.61 --- LocalisedText.properties 11 Dec 2008 20:10:25 -0000 1.62 *************** *** 140,143 **** --- 140,144 ---- GameIs=Game is {0}. GameOver=The game is over. + GameReportTitle=Rails: Game Report GameSetupFailed=Game setup from file {0} failed GetShareForMinor={0} gets a {1}% share of {2} from {3} in exchange for Minor {4} *************** *** 182,185 **** --- 183,188 ---- LoadGame=Load Game MAP=Map + MapWindowTitle=Rails: Map + MapWindowORTitle=Rails: Map, Operating Round {0} MARKET=Stock Market MayNotBuyAndSell={0} may not both buy and sell shares |