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.");