T S1: the student variable should not be translatable

This commit is contained in:
Charles Dang 2014-12-30 05:34:32 +11:00
parent 220e5912e6
commit 9dba03953b

View File

@ -185,14 +185,14 @@
[option]
message="&" + "units/konrad-fighter.png" + "=" + _"Konrad" # wmllint: no spellcheck
[command]
{VARIABLE student _"Konrad"}
{VARIABLE student "Konrad"}
{VARIABLE gender male}
[/command]
[/option]
[option]
message="&" + "units/human-princess.png" + "=" + _"Lisar" # wmllint: no spellcheck
[command]
{VARIABLE student _"Lisar"}
{VARIABLE student "Lisar"}
{VARIABLE gender female}
[kill]