From 9af6755d6970fc01f94a0c56d92773d01f6a3f3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor?= Date: Thu, 2 Feb 2017 22:33:18 +0100 Subject: [PATCH] Update English_global.php --- e107_plugins/social/languages/English/English_global.php | 1 - 1 file changed, 1 deletion(-) diff --git a/e107_plugins/social/languages/English/English_global.php b/e107_plugins/social/languages/English/English_global.php index 4a367cf21..e91d0343f 100644 --- a/e107_plugins/social/languages/English/English_global.php +++ b/e107_plugins/social/languages/English/English_global.php @@ -13,4 +13,3 @@ define("LAN_PLUGIN_SOCIAL_SIGNIN", "Sign in with:"); define("LAN_PLUGIN_SOCIAL_XUP_SIGNUP", "Sign-in with your [x] account"); define("LAN_PLUGIN_SOCIAL_XUP_REG", "Register with your [x] account"); define("LAN_PLUGIN_SOCIAL_NAME", "Social"); -define("LAN_SOCIAL_WARNING", "Facebook comments requires that you have a facebook App ID. See the 'social login' area in admin-preferences to add one.");