Update of /cvsroot/rails/18xx
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5398
Modified Files:
LocalisedText.properties
Log Message:
Added Find functionality to Report Window
Index: LocalisedText.properties
===================================================================
RCS file: /cvsroot/rails/18xx/LocalisedText.properties,v
retrieving revision 1.84
retrieving revision 1.85
diff -C2 -d -r1.84 -r1.85
*** LocalisedText.properties 28 Nov 2009 22:41:05 -0000 1.84
--- LocalisedText.properties 29 Nov 2009 15:46:14 -0000 1.85
***************
*** 139,142 ****
--- 139,143 ----
EndOfOperatingRound=\nEnd of Operating Round {0}
EnterRevenue=Enter the earnings of the operating company
+ EnterSearch=Enter search target
ExchangesBaseToken={0} exchanges a {1} base token on {2}
ExchangeableToken=Hex {1} {2}, city {3} (with tracks to {4}) [was {0} token]
***************
*** 149,152 ****
--- 150,157 ----
Extra3Trains=Extra 3-trains
Extra4Trains=Extra 4-trains
+ FIND=Find
+ FIND_BACK=Find Backwards
+ FIND_NEXT=Find Next
+ FIND_PREV=Find Previous
FILE=File
FixedPriceNotPaid=Invalid price {0}, fixed price is {1}
***************
*** 304,308 ****
PriceAboveUpperLimit=Price ({0}) is above the maximum buy price ({1}) of {2}
PriceBelowLowerLimit=Price ({0}) is below the minimum buy price ({1}) of {2}
! PriceIsPaidTo=The price ({0}) is paid to {1}
PrivateBuyingIsNotAllowed=Private buying is not allowed
PrivateCloses=Private {0} is closed
--- 309,314 ----
PriceAboveUpperLimit=Price ({0}) is above the maximum buy price ({1}) of {2}
PriceBelowLowerLimit=Price ({0}) is below the minimum buy price ({1}) of {2}
! PriceIsPaidTo=The price ({0}) is paid to {1}
! PRINT=Print
PrivateBuyingIsNotAllowed=Private buying is not allowed
PrivateCloses=Private {0} is closed
|