From 252f6114817295304cfd917a766bdd67a0854885 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 22 Nov 2017 11:59:49 -0500 Subject: [PATCH] changed error text wording --- public/language/en-GB/error.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/language/en-GB/error.json b/public/language/en-GB/error.json index 34b41edae5..c336b8129e 100644 --- a/public/language/en-GB/error.json +++ b/public/language/en-GB/error.json @@ -144,7 +144,7 @@ "not-enough-reputation-to-downvote": "You do not have enough reputation to downvote this post", "not-enough-reputation-to-flag": "You do not have enough reputation to flag this post", "already-flagged": "You have already flagged this post", - "self-vote": "You cannot upvote/downvote your own post", + "self-vote": "You cannot vote on your own post", "reload-failed": "NodeBB encountered a problem while reloading: \"%1\". NodeBB will continue to serve the existing client-side assets, although you should undo what you did just prior to reloading.",