Remove deprecated usage of [message] id=...

...that was left over of Wesnoth's prehistoric period (a.k.a. before
gettextization of WML)
This commit is contained in:
Ignacio R. Morelle 2008-03-25 16:51:37 +00:00
parent 01d1d4179c
commit 68e7fdb4b0

View file

@ -35,19 +35,16 @@
y={Y}
[/filter]
[message]
id=WISHINGWELL1
speaker=narrator
message= _ "You have come across a wishing well. What would you like to wish for?"
image=scenery/well.png
[option]
id=WISHINGWELL2a
message= _ "A swift victory"
[command]
[gold]
amount=-1
[/gold]
[message]
id=WISHINGWELL2b
speaker=unit
message= _ "With this golden coin, I wish that this battle end in a swift and safe victory."
[/message]
@ -55,14 +52,12 @@
[/option]
[option]
id=WISHINGWELL3
message= _ "Lots of gold"
[command]
[gold]
amount=-1
[/gold]
[message]
id=WISHINGWELL3b
speaker=unit
message= _ "I wish this single gold coin be returned ten-fold to me."
[/message]
@ -70,14 +65,12 @@
[/option]
[option]
id=WISHINGWELL4
message= _ "Peace throughout Wesnoth."
[command]
[gold]
amount=-1
[/gold]
[message]
id=WISHINGWELL4b
speaker=unit
message= _ "The only thing worth wishing for is peace throughout the land."
[/message]
@ -85,7 +78,6 @@
[/option]
[option]
id=WISHINGWELL5
message= _ "Don't make a wish."
[/option]
[/message]