From: Erik V. <ev...@us...> - 2009-01-21 20:18:34
|
Update of /cvsroot/rails/18xx In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv26428 Modified Files: LocalisedText.properties Log Message: Added 1856 loan repayment step at end of OR. Index: LocalisedText.properties =================================================================== RCS file: /cvsroot/rails/18xx/LocalisedText.properties,v retrieving revision 1.66 retrieving revision 1.67 diff -C2 -d -r1.66 -r1.67 *** LocalisedText.properties 14 Jan 2009 20:45:07 -0000 1.66 --- LocalisedText.properties 21 Jan 2009 20:18:23 -0000 1.67 *************** *** 61,64 **** --- 61,65 ---- CannotPayOutRevenue={0} cannot pay out revenue of {1}: {2} CannotProcessRevenue=Cannot process revenue {0} of {1}: {2}. + CannotRepayLoans={0} cannot repay {1} loan(s) of {2}: {3} CannotSplitRevenue={0} cannot split revenue of {1}: {2} CannotSwapPrivateForCertificate={0} cannot swap private {1} for a {2}% share of {3}: {3}. *************** *** 87,91 **** CompanyPaysLoanInterest={0} pays {1} as {2}% interest over {3} loans of {4} CompanyPaysOutFull={0} pays out full dividend of {1} ! CompanyRepaysLoan={0} repays {1} loan(s) of {2} for {3} CompanyRevenue={0} earns {1} CompanySplits={0} splits dividend of {1} --- 88,93 ---- CompanyPaysLoanInterest={0} pays {1} as {2}% interest over {3} loans of {4} CompanyPaysOutFull={0} pays out full dividend of {1} ! CompanyRepaysLoans={0} pays {1} (of {2}) to repay {3} loan(s) of {4} from its treasury ! CompanyRepaysLoansWithPresCash={0} pays {1} (of {2}) to repay {3} loan(s) of {4} from {5}'s personal cash CompanyRevenue={0} earns {1} CompanySplits={0} splits dividend of {1} *************** *** 208,211 **** --- 210,214 ---- MOVE=Move MODERATOR=Moderator + MustRepayLoans={0} must repay {1} loans of {2} for {3} NamesTrain={0} names {1}-train as {2} NegativeAmountNotAllowed=Negative amount {0} not allowed *************** *** 282,285 **** --- 285,289 ---- RemainingTiles=Remaining tiles RepayLoans=Repay loan(s) + RepayLoan=Repay {0} loan(s) of {1} for {2} REPORT=Report Window REVENUE=Revenue *************** *** 289,293 **** --- 293,299 ---- SAVE=Save SaveFailed=Save failed, reason: {0} + Select=Select SelectCompanyToMergeMinorInto=Select major company to merge minor {0} into + SelectLoansToRepay=Select number of loans to repay SelectMinorToMerge=Select the minor to merge to start company {0} SelectNoBid=Select, No Bid |