$lang['admin_announcement_delete_install'] = "Please delete the install folder before someone deletes your database!";
61
$lang['admin_announcement_delete_install'] = "Please delete the install folder before someone deletes your database!";
62
$lang['admin_announcement_run_install'] = "You have a new version of Hotaru but have not run the upgrade script yet.";
62
$lang['admin_announcement_run_install'] = 'You have a new version of Hotaru but have not run <a href="'.BASEURL.'install/upgrade.php">the upgrade script</a> yet.';
63
$lang['admin_announcement_plugins_disabled'] = "Go to Plugin Management to enable some plugins.";
63
$lang['admin_announcement_plugins_disabled'] = "Go to Plugin Management to enable some plugins.";
64
$lang['admin_announcement_users_disabled'] = "Please enable the Users plugin in Plugin Management.";
64
$lang['admin_announcement_users_disabled'] = "Please enable the Users plugin in Plugin Management.";
65
$lang['admin_announcement_change_site_email'] = "Please change the site email address in the Settings page.";
65
$lang['admin_announcement_change_site_email'] = "Please change the site email address in the Settings page.";
$lang["admin_theme_plugins_guide2"] = "The order column is used to determine which plugins are checked for hooks first.";
113
$lang["admin_theme_plugins_guide2"] = "The order column is used to determine which plugins are checked for hooks first.";
113
$lang["admin_theme_plugins_guide3"] = "Uninstalling a plugin will delete it from the <i>plugins</i> and
<i>pluginhooks</i> tables, but not <i>pluginsettings</i>.";
114
$lang["admin_theme_plugins_guide3"] = "Uninstalling a plugin will delete it from the <i>plugins</i> and
<i>pluginhooks</i> tables, but not <i>pluginsettings</i>.";
114
$lang["admin_theme_plugins_guide4"] = "Any other database entries created by the plugin will not be removed.";
115
$lang["admin_theme_plugins_guide4"] = "Any other database entries created by the plugin will not be removed.";
116
$lang["admin_theme_plugins_guide5"] = "If <i>SYS_UPDATES</i> is enabled in Settings, click \"Update\" to check if plugin
updates are available.";
115
$lang["admin_theme_plugins_deactivate_all"] = "Turn OFF all plugins";
117
$lang["admin_theme_plugins_deactivate_all"] = "Turn OFF all plugins";
116
$lang["admin_theme_plugins_activate_all"] = "Turn ON (upgrade) all plugins";
118
$lang["admin_theme_plugins_activate_all"] = "Turn ON (upgrade) all plugins";
117
$lang["admin_theme_plugins_uninstall_all"] = "Uninstall all plugins";
119
$lang["admin_theme_plugins_uninstall_all"] = "Uninstall all plugins";
$lang["admin_theme_filecopy_error"] = "There was an error trying to copy ";
274
$lang["admin_theme_filecopy_error"] = "There was an error trying to copy ";
272
$lang["admin_theme_filecopy_success"] = " was copied succesfully";
275
$lang["admin_theme_filecopy_success"] = " was copied succesfully";
...
...
276
$lang["admin_theme_zipdelete_error"] = " file could not be deleted from plugin folder";
279
$lang["admin_theme_zipdelete_error"] = " file could not be deleted from plugin folder";
277
$lang["admin_theme_filecopy_permission_error"] = "The files could not be copied due to a permissions error.<br/>You might want to ask your
server admin about enabling SuExec on your server";
280
$lang["admin_theme_filecopy_permission_error"] = "The files could not be copied due to a permissions error.<br/>You might want to ask your
server admin about enabling SuExec on your server";
278
281
279
282
/* Updating */
280
$lang["admin_theme_need_cron"] = "You need the 'cron' plugin installed to use this feature";
283
$lang["admin_theme_need_cron"] = "You need the 'cron' plugin installed to use this feature";
$lang['admin_announcement_run_install'] = "You have a new version of Hotaru but have not run the upgrade script yet.";$lang['admin_announcement_run_install'] = 'You have a new version of Hotaru but have not run <a href="'.BASEURL.'install/upgrade.php">the upgrade script</a> yet.';$lang["admin_theme_header_admin"] = "ADMIN";$lang["admin_theme_header_hotarucms"] = "Hotaru CMS ";$lang["admin_theme_menu_admin_home"] = "Admin Home";$lang["admin_theme_menu_site_home"] = "Site Home";$lang["admin_theme_menu_hotaru_forums"] = "Hotaru Forums";$lang["admin_theme_menu_help"] = "Documentation";$lang["admin_theme_menu_logout"] = "Logout";/* Updating */$lang['main_hotaru_hotaru_version'] = "Hotaru CMS v.";$lang['main_hotaru_hotaru_version'] = "<a href='http://hotarucms.org' title='HotaruCMS.org'>Hotaru CMS</a> v.";/* header */$lang["header_meta_description"] = "Hotaru CMS is an open source content management system, written in PHP.";$lang["header_meta_keywords"] = "hotaru, cms, platform, content, open source";<?php /* posts widget language *//*** POSTS WIDGET LANGUAGE** PHP version 5** LICENSE: Hotaru CMS is free software: you can redistribute it and/or* modify it under the terms of the GNU General Public License as* published by the Free Software Foundation, either version 3 of* the License, or (at your option) any later version.** Hotaru CMS is distributed in the hope that it will be useful, but WITHOUT* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or* FITNESS FOR A PARTICULAR PURPOSE.** You should have received a copy of the GNU General Public License along* with Hotaru CMS. If not, see http://www.gnu.org/licenses/.** @category Content Management System* @package HotaruCMS* @author Nick Ramsay <admin@hotarucms.org>* @copyright Copyright (c) 2009, Hotaru CMS* @license http://www.gnu.org/copyleft/gpl.html GNU General Public License* @link http://www.hotarucms.org/*/$lang['user_man_add'] = "Add New User";$lang['user_man_add'] = "User Tools";