Update of /cvsroot/rails/18xx
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20805
Modified Files:
LocalisedText.properties
Log Message:
Adde dmessages for Info
Index: LocalisedText.properties
===================================================================
RCS file: /cvsroot/rails/18xx/LocalisedText.properties,v
retrieving revision 1.96
retrieving revision 1.97
diff -C2 -d -r1.96 -r1.97
*** LocalisedText.properties 18 Jan 2010 18:47:16 -0000 1.96
--- LocalisedText.properties 19 Jan 2010 19:52:44 -0000 1.97
***************
*** 1,2 ****
--- 1,3 ----
+ # Texts with lowercase keys are intended to be inserted into other messages
ActionNotAllowed=Action {0} is not allowed
ALL=All
***************
*** 151,156 ****
ExchangeTokensPrompt2=Select {0} through {1} cities where {2} will exchange a base token
ExchangesTrain={0} exchanges a {1}-train for a {2}-train from {3} for {4}
ExtraTile= You can lay an unconnected tile on {0}.
! ExtraToken= You can lay an unconnected token on {0}.
Extra3Trains=Extra 3-trains
Extra4Trains=Extra 4-trains
--- 152,158 ----
ExchangeTokensPrompt2=Select {0} through {1} cities where {2} will exchange a base token
ExchangesTrain={0} exchanges a {1}-train for a {2}-train from {3} for {4}
+ extra=extra
ExtraTile= You can lay an unconnected tile on {0}.
! ExtraToken= You can lay an unconnected base token on {0}.
Extra3Trains=Extra 3-trains
Extra4Trains=Extra 4-trains
***************
*** 219,225 ****
LIMIT=Limit
LOANS=Loans
! LayBonusToken=Lay {0} at {1}
LaysBonusTokenOn={0} lays a {1} +{2} bonus token on {3}
LayTile=Lay Tile
LayToken=Lay Token
LaysTileAt={0} lays tile #{1} at hex {2}/{3}
--- 221,235 ----
LIMIT=Limit
LOANS=Loans
! # LayBaseTokenInfo: {0}=hexes, {1}=extra or notExtra, {2}=atNormalCost or atNoCost
! LayBaseTokenInfo=Lay an unconnected base token at hex {0} ({1}, {2})
! LayBonusToken=Lay {0} at {1}
! # LayBonusTokenInfo: {0}=token name, {1}=hexes
! LayBonusTokenInfo=Lay a {0} +{1} bonus token at one of hexes {2} (extra, no cost)
LaysBonusTokenOn={0} lays a {1} +{2} bonus token on {3}
LayTile=Lay Tile
+ # LayTileInfo: {0}=hexes, {1}=extra or notExtra, {2}=atNormalCost or atNoCost
+ LayTileInfo=Lay an unconnected tile at hex {0} ({1}, {2})
+ # LayNamedTileInfo: {0}=tileId, {1}=name {2}=hexes, {3}=extra or notExtra, {4}=atNormalCost or atNoCost
+ LayNamedTileInfo=Lay tile #{0} "{1}" at one of hexes {2} ({3}, {4})
LayToken=Lay Token
LaysTileAt={0} lays tile #{1} at hex {2}/{3}
***************
*** 255,258 ****
--- 265,269 ----
NewGame=New Game
NoBaseTokenExchange={0} does not exchange the {1} base token on {2}
+ noCost=no cost
NoDumping=Cannot dump presidency
NoGameOptions=This game has no options
***************
*** 261,264 ****
--- 272,277 ----
None=None
NoPriceToSet=No price to be set
+ # Texts with lowercase keys are intended to be inserted into other messages
+ normalCost=normal cost
NoSellZero=Cannot sell less that one share
NoShareOwned=Does not have the share(s)
***************
*** 266,269 ****
--- 279,283 ----
NoSharesAvailable=No {1} shares are available.
NoSpecialProperty=No special property
+ notExtra=not extra
NoTile=No Tile
NoTiles=At the moment there is no valid tile or upgrade for this hex. Select another hex or press the No Tile button.
***************
*** 305,310 ****
--- 319,326 ----
PRIVATES=Privates
PaysLoanInterest={0} pays {1} interest for outstanding loans
+ PhaseClosesAllPrivates=Close all privates
PhaseNumberOfORs=Number of ORs: {0}
PhaseOffBoardStep=Off-board revenue step: {0}
+ PhaseRemoves=Remove {0}
Phases=Phases
PhaseTileColours=Allowed tile colours: {0}
***************
*** 477,481 ****
WrongActionNoTrainBuyingCost=Wrong action, expected train buying cost
WrongCompany=Wrong company: {0} (expected {1})
! WrongNumberOfTokensExchanged: {0} must exchange {1} through {2} tokens but did {3}
WrongPhase=Wrong phase {0}
WrongPlayer=Wrong player {0} - {1} has the turn
--- 493,497 ----
WrongActionNoTrainBuyingCost=Wrong action, expected train buying cost
WrongCompany=Wrong company: {0} (expected {1})
! WrongNumberOfTokensExchanged={0} must exchange {1} through {2} tokens but did {3}
WrongPhase=Wrong phase {0}
WrongPlayer=Wrong player {0} - {1} has the turn
***************
*** 484,487 ****
--- 500,505 ----
YOU_MUST_ADD_CASH=(you must add {0})
YouAreBankrupt=You must still raise {0}, but you can\\'t sell any more shares, so you are Bankrupt!
+ # Help text prefix YouCan, to include a 'menu' or 'info' text (first char. to be lowercased)
+ YouCan=You can {0}.
YouCanRepayAllLoans={0} can repay all {1} loans of {2} and save it from merging into CGR
YouCannotRepayAllLoans={0} can repay max. {1} out of {2} loans of {3}, but cannot save it from merging into CGR
|