fixed " " in the middle of the strings

you musn't use those inside a string...
This commit is contained in:
Nils Kneuper 2008-01-07 21:29:50 +00:00
parent 25fe393726
commit 5b77e1a750

View file

@ -693,7 +693,7 @@ Save the game and quit the scenario (without prompting)."
Ban a user in a multiplayer game by the IP address used by that username and kick him.
" + "<header>text=':control <side> <username>'</header>" + _"
Change the controller for side (write here the number of the side) to username (write here the nick of the player or observer). You can check what side belongs to which player in the "Scenario Settings" dialog (Press the "more" button in the "Status Table" (alt+s by default) to get there.).
Change the controller for side (write here the number of the side) to username (write here the nick of the player or observer). You can check what side belongs to which player in the 'Scenario Settings' dialog (Press the 'more' button in the 'Status Table' (alt+s by default) to get there.).
" + "<header>text=':kick <username>'</header>" + _"
Kick a user in multiplayer. They will be able to rejoin the game. Generally a friendly way to remove someone who is having connection or other difficulties.