From: Erik V. <ev...@us...> - 2009-12-07 17:49:01
|
Update of /cvsroot/rails/18xx In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv32327 Modified Files: LocalisedText.properties Log Message: Improved token exchange texts Index: LocalisedText.properties =================================================================== RCS file: /cvsroot/rails/18xx/LocalisedText.properties,v retrieving revision 1.85 retrieving revision 1.86 diff -C2 -d -r1.85 -r1.86 *** LocalisedText.properties 29 Nov 2009 15:46:14 -0000 1.85 --- LocalisedText.properties 7 Dec 2009 17:48:53 -0000 1.86 *************** *** 140,144 **** EnterRevenue=Enter the earnings of the operating company EnterSearch=Enter search target ! ExchangesBaseToken={0} exchanges a {1} base token on {2} ExchangeableToken=Hex {1} {2}, city {3} (with tracks to {4}) [was {0} token] ExchangeTokens=Exchange tokens --- 140,144 ---- EnterRevenue=Enter the earnings of the operating company EnterSearch=Enter search target ! ExchangesBaseToken={0} exchanges the {1} base token on {2} ExchangeableToken=Hex {1} {2}, city {3} (with tracks to {4}) [was {0} token] ExchangeTokens=Exchange tokens *************** *** 247,251 **** NEW=New NewGame=New Game ! NoBaseTokenExchange={0} does not exchange a token on {1} NoDumping=Cannot dump presidency NoGameOptions=This game has no options --- 247,251 ---- NEW=New NewGame=New Game ! NoBaseTokenExchange={0} does not exchange the {1} base token on {2} NoDumping=Cannot dump presidency NoGameOptions=This game has no options |