From 711413f832f4880fb075b4990f29727b7c3dff87 Mon Sep 17 00:00:00 2001 From: Blade Barringer Date: Tue, 27 Oct 2015 21:28:33 -0500 Subject: [PATCH] Update string --- common/locales/en/challenge.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/locales/en/challenge.json b/common/locales/en/challenge.json index 91f9760845..b239fe3ca7 100644 --- a/common/locales/en/challenge.json +++ b/common/locales/en/challenge.json @@ -61,5 +61,5 @@ "noPermissionDeleteChallenge": "You don't have permissions to delete this challenge", "noPermissionCloseChallenge": "You don't have permissions to close this challenge", "noChallengeOwner": "no owner", - "noChallengeOwnerPopover": "This challenge does not have an owner because the user who created the challenge deleted their account." + "noChallengeOwnerPopover": "This challenge does not have an owner because the player who created the challenge deleted their account." }