From: Erik V. <ev...@us...> - 2008-11-15 13:45:05
|
Update of /cvsroot/rails/18xx In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv7662 Modified Files: LocalisedText.properties Log Message: Added message "MayNotYetOperate" to signal 1856 condition Index: LocalisedText.properties =================================================================== RCS file: /cvsroot/rails/18xx/LocalisedText.properties,v retrieving revision 1.58 retrieving revision 1.59 diff -C2 -d -r1.58 -r1.59 *** LocalisedText.properties 30 Oct 2008 21:48:20 -0000 1.58 --- LocalisedText.properties 15 Nov 2008 13:45:00 -0000 1.59 *************** *** 180,183 **** --- 180,184 ---- MARKET=Stock Market MayNotBuyAndSell={0} may not both buy and sell shares + MayNotYetOperate={0} may not yet operate: {1}% sold whereas {2}% required MergeMinorConfirm=Do you want to merge minor {0} to start company {1}? MERGE_MINOR_LOG={0} merges minor {1} into {2}, with {3} cash and {4} train(s) |