fix issue with invalid pango markup used in ai controller

This commit is contained in:
Iurii Chernyi 2009-12-13 12:29:18 +00:00
parent 2e4434b2e0
commit 5f4a592c68

View file

@ -326,7 +326,7 @@
mode=append
[value]
message="<span size='big'>"+_"Back" + "</span>"
message="<span size='larger'>"+_"Back" + "</span>"
[command]
[/command]
@ -476,7 +476,7 @@
mode=append
[value]
message="<span size='big'>" + _"Back" + "</span>"
message="<span size='larger'>" + _"Back" + "</span>"
[command]
[/command]
@ -867,7 +867,7 @@ Behavior: $ai_controller.side_$ally_side|_current_settings.currently_doing_behav
[/insert_tag]
[option]
message="<span size='big'>" + _"Back" + "</span>"
message="<span size='larger'>" + _"Back" + "</span>"
[command]
[/command]
@ -902,7 +902,7 @@ Behavior: $ai_controller.side_$ally_side|_current_settings.currently_doing_behav
[/insert_tag]
[option]
message="<span size='big'>" + _"Back" + "</span>"
message="<span size='larger'>" + _"Back" + "</span>"
[command]
[/command]
@ -917,7 +917,7 @@ Behavior: $ai_controller.side_$ally_side|_current_settings.currently_doing_behav
[/insert_tag]
[literal]
message="<span size='big'>" + _"Exit" + "</span>"
message="<span size='larger'>" + _"Exit" + "</span>"
[command]
{VARIABLE ai_controller_finished yes}