From: Stefan F. <ste...@us...> - 2010-03-08 20:34:03
|
Update of /cvsroot/rails/18xx In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2993 Modified Files: LocalisedText.properties Log Message: Improved GUI support for cash corrections and some refactoring of the corrections package. Index: LocalisedText.properties =================================================================== RCS file: /cvsroot/rails/18xx/LocalisedText.properties,v retrieving revision 1.116 retrieving revision 1.117 diff -C2 -d -r1.116 -r1.117 *** LocalisedText.properties 4 Mar 2010 22:08:48 -0000 1.116 --- LocalisedText.properties 8 Mar 2010 20:33:37 -0000 1.117 *************** *** 134,137 **** --- 134,138 ---- CorrectCashError=Cash correction not possible for {0}: {1} CorrectCashToolTip=Click here to adjust cash position + CorrectCashZero=Impossible for zero amount CorrectionMainMenu=Correction CorrectionModeActivate={1} activated by {0} |