From fff0c8e11519f2736c98c4a379a8c450bffafbec Mon Sep 17 00:00:00 2001
From: KFCSpike
Date: Sat, 25 Jan 2014 14:38:50 +0000
Subject: [PATCH] Task11 - Tweak messages
---
GameEngine/Lang/en.php | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/GameEngine/Lang/en.php b/GameEngine/Lang/en.php
index 69aa4528..3f3ccb3f 100644
--- a/GameEngine/Lang/en.php
+++ b/GameEngine/Lang/en.php
@@ -193,9 +193,9 @@ define("Q11_DESC","Around you, there are many different villages. One of them is
define("Q11_DESC1"," Click on 'map' in the header menu and look for that village. The name of your neighbours' villages can be seen when hovering your mouse over any of them.");
define("Q11_ORDER","Order:
Look for the coordinates of ");
define("Q11_ORDER1","and enter them here.");
-define("Q11_RESP","Exactly, there ");
-define("Q11_RESP1"," Village! As many resources as you reach this village. Well, almost as much ...");
-define("Q11_BUTN","completar misión");
+define("Q11_RESP","Exactly, that is where ");
+define("Q11_RESP1"," is! Your reward is how many resources this village has. Well, almost as many ...");
+define("Q11_BUTN","complete task");
define("Q12","Task 12: Cranny");
define("Q12_DESC","It's getting time to erect a cranny. The world of is dangerous.
Many players live by stealing other players' resources. Build a cranny to hide some of your resources from enemies.");