From: Erik V. <ev...@us...> - 2010-06-06 13:00:03
|
Update of /cvsroot/rails/18xx In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv16062 Modified Files: LocalisedText.properties Log Message: Fixed a message Index: LocalisedText.properties =================================================================== RCS file: /cvsroot/rails/18xx/LocalisedText.properties,v retrieving revision 1.138 retrieving revision 1.139 diff -C2 -d -r1.138 -r1.139 *** LocalisedText.properties 30 May 2010 11:32:15 -0000 1.138 --- LocalisedText.properties 6 Jun 2010 12:59:54 -0000 1.139 *************** *** 567,571 **** WORTH=Worth WouldExceedCertLimit=Would exceed certificate limit of {0}. ! WouldExceedHoldLimit={0} would exceed holding limit of {0}%. WouldExceedTrainLimit=Would exceed train limit of {0} WouldExceedSharesAtPlayers=Number of loans ({0}) would exceed number of shares in player hands ({1}) --- 567,571 ---- WORTH=Worth WouldExceedCertLimit=Would exceed certificate limit of {0}. ! WouldExceedHoldLimit={0} would exceed holding limit of {1}%. WouldExceedTrainLimit=Would exceed train limit of {0} WouldExceedSharesAtPlayers=Number of loans ({0}) would exceed number of shares in player hands ({1}) |