Update of /cvsroot/rails/18xx
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv23302
Modified Files:
LocalisedText.properties
Log Message:
Make CGR have 10% shares if max. 10 shares are issued.
Index: LocalisedText.properties
===================================================================
RCS file: /cvsroot/rails/18xx/LocalisedText.properties,v
retrieving revision 1.72
retrieving revision 1.73
diff -C2 -d -r1.72 -r1.73
*** LocalisedText.properties 14 Jul 2009 20:49:34 -0000 1.72
--- LocalisedText.properties 3 Aug 2009 21:27:19 -0000 1.73
***************
*** 86,89 ****
--- 86,90 ----
CompanyDoesNotPayDividend={0} does not pay a dividend
CompanyHasLoans={0} (president {1}) has {2} loans of {3}, total is {4}
+ CompanyHasShares={0} has {1} shares of {2}% each
CompanyHasNoType=Company {0} has no type defined
CompanyHasUnknownType=Company {0} has an undefined type {1}
***************
*** 101,105 ****
CompanyTypeHasNoClass=Company type {0} has no class defined.
CompanyWithholds={0} withholds dividend of {1}.
! ComponentConfiguredTwice=Compinent {0} is configured twice.
ComponentHasNoClass=Component {0} has no class defined.
ComponentInitAs=Component {0} is initialized as class {1}
--- 102,106 ----
CompanyTypeHasNoClass=Company type {0} has no class defined.
CompanyWithholds={0} withholds dividend of {1}.
! ComponentConfiguredTwice=Component {0} is configured twice.
ComponentHasNoClass=Component {0} has no class defined.
ComponentInitAs=Component {0} is initialized as class {1}
|