diff --git a/e107_plugins/social/languages/English/English_front.php b/e107_plugins/social/languages/English/English_front.php index 177105988..bfefd6153 100644 --- a/e107_plugins/social/languages/English/English_front.php +++ b/e107_plugins/social/languages/English/English_front.php @@ -25,5 +25,4 @@ define("LAN_SOCIAL_201", "Tweets by"); define("LAN_SOCIAL_202", "Post to Twitter"); define("LAN_SOCIAL_203", "Type your tweet here."); define("LAN_SOCIAL_204", "Share"); -define("LAN_SOCIAL_205", "Facebook comments requires that you have a facebook App ID. See the 'social login' area in admin-preferences to add one."); -define("LAN_SOCIAL_206", "Unable to render comments. Missing Facebook appID."); +define("LAN_SOCIAL_205", "Unable to render comments. Missing Facebook appID.");