From d9663dde606f0b4e649582a4f49d97bfa26b25a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor?= Date: Thu, 2 Feb 2017 22:34:08 +0100 Subject: [PATCH] Update English_front.php --- e107_plugins/social/languages/English/English_front.php | 1 + 1 file changed, 1 insertion(+) diff --git a/e107_plugins/social/languages/English/English_front.php b/e107_plugins/social/languages/English/English_front.php index bfefd6153..a8bde68bf 100644 --- a/e107_plugins/social/languages/English/English_front.php +++ b/e107_plugins/social/languages/English/English_front.php @@ -26,3 +26,4 @@ define("LAN_SOCIAL_202", "Post to Twitter"); define("LAN_SOCIAL_203", "Type your tweet here."); define("LAN_SOCIAL_204", "Share"); define("LAN_SOCIAL_205", "Unable to render comments. Missing Facebook appID."); +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.");