From 572643a44c307d0bbfd4ff7a5257f59dccb76b2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor?= Date: Tue, 31 Jan 2017 20:59:35 +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 3ae50f71b..bfefd6153 100644 --- a/e107_plugins/social/languages/English/English_front.php +++ b/e107_plugins/social/languages/English/English_front.php @@ -24,4 +24,5 @@ define("LAN_SOCIAL_200", "Unable to display feed. Twitter URL has not been defi 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", "Unable to render comments. Missing Facebook appID.");