AI Arena test scenario: minor changes to two messages

In order to make wmllint happy: add wesnoth-icon.png as image
to two messages and change the way one message is wrapped.
This commit is contained in:
Matthias Schoeck 2013-03-04 21:11:29 +00:00
parent 8f366482a5
commit 665fe20f79

View File

@ -207,8 +207,8 @@
[command] [command]
[message] [message]
speaker=narrator speaker=narrator
message=_"and where is it located image=wesnoth-icon.png
(path follows the usual WML convention)" message=_"and where is it located (path follows the usual WML convention)"
[text_input] [text_input]
label=_"AI Location:" label=_"AI Location:"
variable="test_path_to_ai" variable="test_path_to_ai"
@ -319,6 +319,7 @@
[/modify_side] [/modify_side]
[message] [message]
speaker=narrator speaker=narrator
image=wesnoth-icon.png
message=_"and so, the AI for team 2 was redeployed from file '$test_path_to_ai'" message=_"and so, the AI for team 2 was redeployed from file '$test_path_to_ai'"
[/message] [/message]
[/event] [/event]