From b3e8b1a1528559e717961205d6aac9aeead628f4 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Sat, 29 Mar 2014 20:47:36 -0400 Subject: [PATCH] removed language strings for logout page that doesn't exist anymore --- public/language/en_GB/global.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/public/language/en_GB/global.json b/public/language/en_GB/global.json index 48e8109bd7..a1f23f3193 100644 --- a/public/language/en_GB/global.json +++ b/public/language/en_GB/global.json @@ -12,15 +12,13 @@ "register": "Register", "login": "Login", "please_log_in": "Please Log In", + "logout": "Logout", "posting_restriction_info": "Posting is currently restricted to registered members only, click here to log in.", "welcome_back": "Welcome Back ", "you_have_successfully_logged_in": "You have successfully logged in", - "logout": "Logout", - "logout.title": "You are now logged out.", - "logout.message": "You have successfully logged out of NodeBB", "save_changes": "Save Changes", "close": "Close", @@ -41,10 +39,6 @@ "chats.loading": "Loading Chats", "motd.welcome": "Welcome to NodeBB, the discussion platform of the future.", - "motd.get": "Get NodeBB", - "motd.fork": "Fork", - "motd.like": "Like", - "motd.follow": "Follow", "previouspage": "Previous Page", "nextpage": "Next Page",