Panoize some easy cases.

This commit is contained in:
Eric S. Raymond 2009-11-23 04:24:03 +00:00
parent 7731814a07
commit f5a1fd54c8

View File

@ -111,49 +111,49 @@
[/option]
[option]
message="@" + _ "Peasants"
message="<span color='green'>" + _ "Peasants" + "</span>"
[command]
{ANL_HELP_PEASANTS}
[/command]
[/option]
[option]
message="@" + _ "Mages"
message="<span color='green'>" + _ "Mages" + "</span>"
[command]
{ANL_HELP_MAGES}
[/command]
[/option]
[option]
message="@" + _ "Farms"
message="<span color='green'>" + _ "Farms" + "</span>"
[command]
{ANL_HELP_FARMS}
[/command]
[/option]
[option]
message="@" + _ "Villages"
message="<span color='green'>" + _ "Villages" + "</span>"
[command]
{ANL_HELP_VILLAGES}
[/command]
[/option]
[option]
message="@" + _ "Mines"
message="<span color='green'>" + _ "Mines" + "</span>"
[command]
{ANL_HELP_MINES}
[/command]
[/option]
[option]
message="@" + _ "Universities"
message="<span color='green'>" + _ "Universities" + "</span>"
[command]
{ANL_HELP_UNIVERSITIES}
[/command]
[/option]
[option]
message="@" + _ "Diplomacy"
message="<span color='green'>" + _ "Diplomacy" + "</span>"
[command]
{ANL_HELP_DIPLOMACY}
[/command]