From 52b3b930c37d13652b23ef39ff608dacb812a0cc Mon Sep 17 00:00:00 2001 From: Alice Harris Date: Mon, 8 Sep 2014 08:43:47 +1000 Subject: [PATCH] improve message for when quest owner has left --- locales/en/quests.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/en/quests.json b/locales/en/quests.json index b31e626d9f..a76be618cc 100644 --- a/locales/en/quests.json +++ b/locales/en/quests.json @@ -22,7 +22,8 @@ "bossColl2": "Only participants can collect items and share in the quest loot.", "abort": "Abort", "questOwner": "Quest Owner", - "questOwnerMIA": "The quest owner has left the party.", + "questOwnerNotInQuest": "The quest owner has left the quest and can no longer begin or abort it.", + "questOwnerNotInParty": "The quest owner has left the party and can no longer begin or abort it.", "scrolls": "Quest Scrolls", "noScrolls": "You don't have any quest scrolls.", "scrollsText1": "Quests require parties. If you want to quest solo,",