&soft-1; in the Scripts folder.';
//Theme Strings
$l['
'] = APP.' - Custom Scripts';
$l['not_available'] = 'This feature is not available in the free version.';
$l['go_to_soft'] = 'Software';
$l['soft_name'] = 'Name';
$l['soft_desc'] = 'Description';
$l['soft_ver'] = 'Versione';
$l['confirm_remove'] = 'Are you sure you want to remove this custom script ?';
$l['remove_cs'] = 'Rimuovere';
$l['edit_cs'] = 'Modificare';
$l['add_cs'] = 'Add Custom Scripts';
$l['cs_removed'] = 'The script was removed successfully.';
$l['wrong_sid'] = 'You submitted a wrong Custom Script ID for editing.';
$l['edit_cust_scr'] = 'Edit Custom Script';
$l['edit_submit'] = 'Edit Script';
$l['csname'] = 'Script Name';
$l['csname_exp'] = 'The name of the custom script';
$l['softname'] = APP.' Name';
$l['softname_exp'] = 'The folder name of the script package. Should not exceed 7 characters.';
$l['desc'] = 'Script Description';
$l['desc_exp'] = 'A short description of the script.';
$l['ver'] = 'Script Version';
$l['ver_exp'] = 'The version of this custom script';
$l['cat'] = 'Categoria';
$l['cat_exp'] = 'Please select the category';
$l['cs_edited'] = 'The Custom Script Details were saved successfully.';
$l['cs_added'] = 'The Custom Script was added successfully.';
$l['add_cust_scr'] = 'Add a Custom Script';
$l['add_submit'] = 'Add Script';
$l['guide_cs'] = 'Documentation to make a Script Package';
$l['soft_action'] = 'Action';
$l['cust_scr'] = 'Custom Scripts';
$l['ampps_notify_premium'] = 'This feature is available in the premium version of AMPPS. Please purchase AMPPS Premium';
$l['parent'] = 'Parent';
$l['parent_exp'] = 'If you would like to add this script as a child please choose a parent';
$l['no_parent'] = '— No Parent (Default) —';
$l['invalid_parent'] = 'Invalid parent ! Parent script does not exist';
$l['invalid_parent_child'] = 'Invalid parent ! A child script cannot be a parent';