From 113e5a381b314ccd9c2254ca0b635484e68741a8 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Thu, 6 Feb 2014 12:44:40 -0500 Subject: [PATCH] voting en_GB lang keys --- public/language/en_GB/topic.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/language/en_GB/topic.json b/public/language/en_GB/topic.json index a37a4a791f..8d38d4823f 100644 --- a/public/language/en_GB/topic.json +++ b/public/language/en_GB/topic.json @@ -41,6 +41,11 @@ "favourites.not_logged_in.message": "Please log in in order to favourite this post", "favourites.has_no_favourites": "You don't have any favourites, favourite some posts to see them here!", + "vote.not_logged_in.title": "Not Logged In", + "vote.not_logged_in.message": "Please log in in order to vote", + "vote.cant_vote_self.title": "Invalid Vote", + "vote.not_logged_in.message": "You cannot vote for your own post", + "loading_more_posts": "Loading More Posts", "move_topic": "Move Topic", "move_post": "Move Post",