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 = '