help: Fix untranslatable string (bug #19520),

...and alter the first sentence for clarity
This commit is contained in:
Ignacio R. Morelle 2012-03-03 06:28:00 +00:00
parent 1b105e75ee
commit e55927cfeb
2 changed files with 3 additions and 2 deletions

View file

@ -43,7 +43,8 @@ Version 1.11.0-svn:
* Removed the scrolling feature which is no longer needed.
* Map label placement tool
* Language and i18n:
* Fixed two untranslateable strings in the "new" MP lobby
* Fixed two untranslatable strings in the "new" MP lobby
* Fixed an untranslatable string in the Multiplayer Commands help topic
* New translations: Ukrainian
* Updated translations: Chinese (Simplified), Dutch, Finnish, French,
Galician, German, Hungarian, Indonesian, Irish, Italian, Korean, Latin,

View file

@ -827,7 +827,7 @@ Save the game and quit the scenario (without prompting)."
[topic]
id=mp_commands
title= _ "Multiplayer commands"
text="Commands can either be issued via the command line by prefixing them with ':' (as shown here) or via the chat by prefixing them with '/' (press 'm' first to open the chat line).
text= _"These commands can either be issued via the command line by prefixing them with ':' (as shown here) or via the chat by prefixing them with '/' (press 'm' first to open the chat line).
" + "<header>text=':ban <username>'</header>" + _"
Ban a user in a multiplayer game by the IP address used by that username and kick him. Can be used on users not in the game but on the server. (Of course they wont be kicked then.)