Update of /cvsroot/rails/18xx
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2570
Modified Files:
LocalisedText.properties
Log Message:
Added "Has" and fixed second Select to SelectSomething
Index: LocalisedText.properties
===================================================================
RCS file: /cvsroot/rails/18xx/LocalisedText.properties,v
retrieving revision 1.87
retrieving revision 1.88
diff -C2 -d -r1.87 -r1.88
*** LocalisedText.properties 28 Dec 2009 14:53:00 -0000 1.87
--- LocalisedText.properties 30 Dec 2009 18:38:05 -0000 1.88
***************
*** 176,179 ****
--- 176,180 ----
GetShareForMinor={0} gets a {1}% share of {2} from {3} in exchange for Minor {4}
GetNoShareForMinor={0} does not get a share for Minor {1}, which closes
+ Has={0} has {1}
HasFirstTurn={0} has the first turn
HasMergedShares={0} has exchanged {1} old shares for {2} {3} shares
***************
*** 360,364 ****
START_ROUND_TITLE=Rails: Start Round
STOCK_ROUND_TITLE=Rails: Game Status - STOCK ROUND {0}
! Select=Select {0}:
SelectAHexForTile=Select hex to lay a tile on, or press the No Tile button.
SelectAHexForToken=Select a city hex to lay a token on, or press the No Token button.
--- 361,365 ----
START_ROUND_TITLE=Rails: Start Round
STOCK_ROUND_TITLE=Rails: Game Status - STOCK ROUND {0}
! SelectSomething=Select {0}:
SelectAHexForTile=Select hex to lay a tile on, or press the No Tile button.
SelectAHexForToken=Select a city hex to lay a token on, or press the No Token button.
|