1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-22 22:25:31 +02:00

Update lan_theme.php

This commit is contained in:
Gábor
2016-11-17 09:22:18 +01:00
committed by GitHub
parent 87487bfaf7
commit a306b13a7d

View File

@@ -115,11 +115,12 @@ define("TPVLAN_CONV_15", "Give this stylesheet a name");
//marketplace //marketplace
define("TPVLAN_81","Downloading..."); define("TPVLAN_81","Downloading...");
define("TPVLAN_82","Download Complete!"); 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_84","Please Download Manually");
define("TPVLAN_85","Connecting..."); define("TPVLAN_85","Connecting...");
define("TPVLAN_86","Could not change site theme."); define("TPVLAN_86","Could not change site theme.");
define("TPVLAN_87","Rendering Theme Config"); define("TPVLAN_87","Rendering Theme Config");
define("TPVLAN_88","Converter"); define("TPVLAN_88","Converter");
define("TPVLAN_89", "Apply dashboard preferences to all administrators"); define("TPVLAN_89", "Apply dashboard preferences to all administrators");
define("TPVLAN_90","Unable to connect. Please check firewall and/or internet connection.");