copy the "how to use" text from mp commands to general and debug commands

(no new strings, just a copy!)
This commit is contained in:
Nils Kneuper 2012-04-06 08:00:59 +00:00
parent 621f3daf91
commit 676abb53ed

View file

@ -856,7 +856,9 @@ Note that you will not be able to remove add-ons to which there is publishing in
id=general_commands
title= _ "General commands"
#wmllint: display on
text= "<header>text=':clear'</header>" + _"
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=':clear'</header>" + _"
Clear chat messages.
" + "<header>text=':debug'</header>" + _"
@ -926,7 +928,9 @@ Unmute a specific observer. If no username is supplied the list of muted observe
[topic]
id=debug_commands
title= _ "Debug mode commands"
text= "<header>text=':choose_level or :cl'</header>" + _"
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=':choose_level or :cl'</header>" + _"
Brings up a menu for choosing a scenario to immediately advance to in a campaign.
" + "<header>text=':create <unit type id>'</header>" + _"