From af94236a01c0c10c7cb763adf6c298d6ef63be0d Mon Sep 17 00:00:00 2001 From: Blade Barringer Date: Tue, 2 Jun 2015 08:15:16 -0500 Subject: [PATCH] Add wiki link to reward help string. Fixes #5333 --- common/locales/en/tasks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/locales/en/tasks.json b/common/locales/en/tasks.json index c948d0b742..2353e9de2b 100644 --- a/common/locales/en/tasks.json +++ b/common/locales/en/tasks.json @@ -95,5 +95,5 @@ "rewardHelp1": "The Equipment you buy for your avatar is stored in <%= linkStart %>Inventory > Equipment<%= linkEnd %>.", "rewardHelp2": "Equipment affects your stats (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", "rewardHelp3": "Special equipment will appear here during World Events.", - "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples <%= linkStart %>here<%= linkEnd %>." + "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here." }