{$lang->control_panel}
{$XE_VALIDATOR_MESSAGE}
{$lang->unsupported_php_version_notice}
-
@@ -26,11 +30,13 @@
{$lang->sitelock_in_use}
{$lang->about_sitelock_in_use} {$lang->cmd_configure}
{$lang->module_exists_in_wrong_path}
{$lang->about_module_exists_in_wrong_path}
@@ -41,16 +47,19 @@
-
-
+
{$lang->msg_cleanup_notice_title}
-{sprintf($lang->msg_cleanup_notice_content, number_format(count($cleanup_list)), getUrl('', 'module', 'admin', 'act', 'dispAdminCleanupList'))|noescape}
-{$lang->update_available}
{$lang->core_update_available} {$lang->core_update_link}
+
+
+
{$lang->msg_cleanup_notice_title}
+{sprintf($lang->msg_cleanup_notice_content, number_format(count($cleanup_list)), getUrl('', 'module', 'admin', 'act', 'dispAdminCleanupList'))|noescape}
+{$lang->need_complete_configuration}
{$lang->need_complete_configuration_details}
@@ -68,6 +77,7 @@{$lang->available_new_version}
{$lang->available_new_version_details}
@@ -79,6 +89,7 @@
-
{$lang->msg_php_warning_title}
-{$lang->msg_php_warning_notice}
-{$lang->msg_php_warning_now_version} : {phpversion()}
-{$lang->msg_php_warning_latest_version_check}
-- {$lang->msg_php_warning_notice_explain}