Convert quotes in test scenario

This commit is contained in:
Ignacio R. Morelle 2010-11-27 21:17:55 +00:00
parent 672bdfe372
commit 1e0cff94a8

View file

@ -384,7 +384,7 @@ wesnoth.message(string.format("Button %d pressed. Item %d selected.",
[/modify_side]
[message]
side=3
message="That's right! We're neutral!"
message="Thats right! Were neutral!"
[/message]
[label]
x,y=1,1
@ -488,7 +488,7 @@ wesnoth.message(string.format("Button %d pressed. Item %d selected.",
message="I seem to be worth $unit_worth| gold!
This is based on the following facts:
I cost $cost gold and am at $health|% health.
My best advancement costs $next_cost gold and I'm $experience|% there."
My best advancement costs $next_cost gold and Im $experience|% there."
[/message]
[/command]
[/set_menu_item]
@ -828,7 +828,7 @@ Also, 0..9 = $below_ten, one,two,three = $ascii and the bonus answer is $mixed."
[objectives]
[objective]
condition=win
description= "Defeat the enemy leader (he's at 29,16!)"
description= "Defeat the enemy leader (hes at 29,16!)"
[show_if]
[have_unit]
x,y,canrecruit,side=29,16,yes,2
@ -837,7 +837,7 @@ Also, 0..9 = $below_ten, one,two,three = $ascii and the bonus answer is $mixed."
[/objective]
[objective]
condition=win
description= "Defeat the enemy leader (he's at 28,18!)"
description= "Defeat the enemy leader (hes at 28,18!)"
[show_if]
[have_unit]
x,y,canrecruit,side=28,18,yes,2
@ -1282,7 +1282,7 @@ Also, 0..9 = $below_ten, one,two,three = $ascii and the bonus answer is $mixed."
[message]
speaker=unit
message="Who's the parrot"
message="Whos the parrot"
[text_input]
text="test"
variable="parrot"
@ -1302,7 +1302,7 @@ Also, 0..9 = $below_ten, one,two,three = $ascii and the bonus answer is $mixed."
[command]
[message]
speaker=$parrot
message="Why are you looking at me, I'm no parrot!!!"
message="Why are you looking at me, Im no parrot!!!"
[/message]
[message]
speaker=narrator
@ -1313,7 +1313,7 @@ Also, 0..9 = $below_ten, one,two,three = $ascii and the bonus answer is $mixed."
[/option]
[option]
message="Parrot accepted it's fate"
message="Parrot accepted its fate"
[/option]
[/message]
@ -1380,8 +1380,8 @@ Also, 0..9 = $below_ten, one,two,three = $ascii and the bonus answer is $mixed."
local result = helper.get_user_choice(
{ speaker = "unit", message = "Pick your poison" },
{ "&items/potion-red.png=Something red=Take a sip and enjoy",
"*&items/potion-blue.png=Nice blue=Surely you'll like that one",
"&items/potion-yellow.png=<span color='yellow'>Oh noes yellow</span>=Oh I'm sure you'll love that one",
"*&items/potion-blue.png=Nice blue=Surely youll like that one",
"&items/potion-yellow.png=<span color='yellow'>Oh noes yellow</span>=Oh Im sure youll love that one",
"&scenery/well.png=A nice well=Grab a bucket and fetch some water",
"&items/holy-water.png=Oh nice bottle=Feel the divinity",
-- Should have an empty first column and a second column on two lines.
@ -1407,7 +1407,7 @@ Also, 0..9 = $below_ten, one,two,three = $ascii and the bonus answer is $mixed."
#wmlindent: start ignoring
[message]
speaker=unit
message="Battle for Wesnoth User's Manual
message="Battle for Wesnoth Users Manual
================================
Preface
@ -1421,7 +1421,7 @@ Wesnoth has many different sagas waiting to be played out. You can battle orcs,
You will be able to select from among over two hundred unit types (infantry, cavalry, archers, and mages are just the beginning) and fight actions ranging from small-unit ambushes to clashes of vast armies. You can also challenge your friends or strangers and fight in epic multi-player fantasy battles.
Battle for Wesnoth is open-source software, and a thriving community of volunteers cooperates to improve the game. You can create your own custom units, write your own scenarios, and even script full-blown campaigns. User-maintained content is available from an add-on server, and the very best of it is incorporated into Battle for Wesnoth's official releases.
Battle for Wesnoth is open-source software, and a thriving community of volunteers cooperates to improve the game. You can create your own custom units, write your own scenarios, and even script full-blown campaigns. User-maintained content is available from an add-on server, and the very best of it is incorporated into Battle for Wesnoths official releases.
Getting Started
---------------
@ -1599,7 +1599,7 @@ For game purposes, the races group into factions; for example, orcs often cooper
[/item]
[label]
x,y=10,9
text="Let's fight"
text="Lets fight"
[/label]
[event]