File: D:/HostingSpaces/EvLuik/vanluiktegelwerken.nl/wwwroot/plugins/hi_admin/languages/en.php
<?php
$plugin_tx['hi_admin']['usermenu']="<li>\r\n <a href=\"#\">User-Menu</a>\r\n <ul>\r\n <li><a href=\"#\">User1</a></li>\r\n <li><span>XH-Links</span>\r\n <ul>\r\n <li><a target=\"_blank\" href=\"http://www.cmsimple-xh.org\">XH-Homepage</a></li>\r\n <li><a target=\"_blank\" href=\"http://www.cmsimple-xh.org/wiki/doku.php/users_manual\">XH-Wiki</a></li>\r\n <li><a target=\"_blank\" href=\"http://www.cmsimpleforum.com\">XH-Forum</a></li>\r\n </ul>\r\n </li>\r\n <li><a href=\"#\">User2</a></li>\r\n <li><a href=\"#\">User3</a></li>\r\n <li><a href=\"#\">User4</a></li>\r\n </ul>\r\n</li>";
$plugin_tx['hi_admin']['message_xh_version']="hi_Admin requires CMSimple_XH Version 1.6 +";
$plugin_tx['hi_admin']['message_jQuery']="hi_Admin requires jQuery4CMSimple - Plugin!";
$plugin_tx['hi_admin']['message_saved']="Changes successfully saved!";
$plugin_tx['hi_admin']['message_not_saved']="Your changes could not be saved. Please try again!";
$plugin_tx['hi_admin']['message_admintemplate_not_found']="Error: Admintemplate not found. Please check configuration of hi_Admin-Plugin!";
$plugin_tx['hi_admin']['message_pluginmanager_deactivate']="Warning: when deactivating a plugin which is actually in use on the site, you may not be able to access the site anymore, and would have to fix the configuration via FTP!";
$plugin_tx['hi_admin']['heading_plugintable_plugins']="Plugins:";
$plugin_tx['hi_admin']['heading_plugintable_active']=" active and in admin menu:";
$plugin_tx['hi_admin']['heading_plugintable_deactivated']=" deactivated:";
$plugin_tx['hi_admin']['heading_templateeditor_template']="Edit template";
$plugin_tx['hi_admin']['heading_templateeditor_stylesheet']="Edit stylesheet";
$plugin_tx['hi_admin']['heading_templateeditor_linklist']="Select a template to edit:";
$plugin_tx['hi_admin']['heading_templateeditor_editfile']="Edit file:";
$plugin_tx['hi_admin']['templateeditor_default-template']=" [default]";
$plugin_tx['hi_admin']['plugintable_visible']="visible";
$plugin_tx['hi_admin']['plugintable_hidden']="hidden";
$plugin_tx['hi_admin']['plugintable_deactivated']="deactivated";
$plugin_tx['hi_admin']['menu_main']="Über...";
$plugin_tx['hi_admin']['cf_admintemplate_activate']="Do you want to use the module \"Admintemplate\"?";
$plugin_tx['hi_admin']['cf_admintemplate_template']="Select a admin-template for use in admin-mode";
$plugin_tx['hi_admin']['cf_admintemplate_contenteditor']="Do you want to use the admin-template when you edit your content (content.htm)?";
$plugin_tx['hi_admin']['cf_admintemplate_pagemanager']="Do you want to use the admin-template with the pagemanager?";
$plugin_tx['hi_admin']['cf_admintemplate_filebrowser']="Do you want to use the admin-template with the filebrowser?";
$plugin_tx['hi_admin']['cf_admintemplate_configuration']="Do you want to use the admin-template for the cms-configuration?";
$plugin_tx['hi_admin']['cf_admintemplate_plugins']="Do you want to use the admin-template for the plugin-configuration?";
$plugin_tx['hi_admin']['cf_admintemplate_exclude']="A comma separated list with pluginnames, never opened with the admin-template.";
$plugin_tx['hi_admin']['cf_templateeditor_activate']="Do you want to use the module \"Template-Editor\"?";
$plugin_tx['hi_admin']['cf_templateeditor_syntaxcheck']="Activates a simple and experimental error-check while saving a template-file. If fatal errors occur, you'll get the messages and the site crashes but the template gets not saved. So reloading the page stays possible.";
$plugin_tx['hi_admin']['cf_pluginmanager_activate']="Do you want to use the module \"Plugin-Manager\"?";
$plugin_tx['hi_admin']['cf_usermenu_activate']="Do you want to use the module \"User-Menu\"?";
?>