File Manager
<?php
$lang['friendlyname'] = 'JQuery-Toolbox';
$lang['moddescription'] = 'En verktygslåda till Jquery för att skapa dynamiska och vackra CMS Made Simple moduler och webbplatser';
$lang['param_action'] = 'Ange vilka åtgärder som skall kallas. Möjliga värden är: <ul> <li> incjs - Inkludering krävs för javascript filer. </ Li> <li> redo - Resultatstandards funktion. </ Li> </ ul>';
$lang['param_exclude'] = 'Applicable only to the incjs action, this parameter allows excluding certain jquery plugins from the output generated. Possible values are: tablesorter,cluetip,form.';
$lang['param_include'] = 'Applicable only to the incjs action, this parameter allows explicitly including certain jquery plugins whilst excluding all others. If this parameter is specified, the exclude parameter will be ignored. Possible values are tablesorter,cluetip,form.';
$lang['postinstall'] = 'JQueryTools modulen är nu installerad!';
$lang['postuninstall'] = 'JQueryTools modulen är nu avinstallerad!';
$lang['preuninstall'] = 'Borttagning av den här modulen kan skada utseendet och funktionaliteten på din webbplats. Är du säker på att du vill fortsätta?';
?>
File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com