From a306b13a7d19ad2873cb14d959577ad6676b2d5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor?= Date: Thu, 17 Nov 2016 09:22:18 +0100 Subject: [PATCH] Update lan_theme.php --- e107_languages/English/admin/lan_theme.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/e107_languages/English/admin/lan_theme.php b/e107_languages/English/admin/lan_theme.php index 31931268f..cc94fa90e 100644 --- a/e107_languages/English/admin/lan_theme.php +++ b/e107_languages/English/admin/lan_theme.php @@ -115,11 +115,12 @@ define("TPVLAN_CONV_15", "Give this stylesheet a name"); //marketplace define("TPVLAN_81","Downloading..."); define("TPVLAN_82","Download Complete!"); -define("TPVLAN_83","Automated download not possible."); +define("TPVLAN_83","Automated download not possible! Please [x]"); define("TPVLAN_84","Please Download Manually"); define("TPVLAN_85","Connecting..."); define("TPVLAN_86","Could not change site theme."); define("TPVLAN_87","Rendering Theme Config"); define("TPVLAN_88","Converter"); - define("TPVLAN_89", "Apply dashboard preferences to all administrators"); + +define("TPVLAN_90","Unable to connect. Please check firewall and/or internet connection.");