From e2151a76d1762f4a512ca30906bc8bdf6df6c366 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor?= Date: Wed, 2 Nov 2016 11:12:09 +0100 Subject: [PATCH] Update theme_handler.php Add lang codes. --- e107_handlers/theme_handler.php | 40 +++++++++++++-------------------- 1 file changed, 15 insertions(+), 25 deletions(-) diff --git a/e107_handlers/theme_handler.php b/e107_handlers/theme_handler.php index 985e3bb9f..7ea6f401f 100644 --- a/e107_handlers/theme_handler.php +++ b/e107_handlers/theme_handler.php @@ -91,7 +91,7 @@ class themeHandler } else { - $mes->addError("Could not change site theme."); // TODO LAN + $mes->addError(TPVLAN_86); } } @@ -516,7 +516,7 @@ class themeHandler // check for cURL if(!function_exists(curl_init)) { - $mes->addWarning("cURL is currently required to use this feature. Contact your webhosting provider to enable cURL"); // TODO LAN? + $mes->addWarning(TPVLAN_79); } // auth @@ -662,7 +662,7 @@ class themeHandler } else { - $mes->addInfo("No Themes found which match your search criteria"); + $mes->addInfo(TPVLAN_80); } $indicators = '